https://github.com/mozilla/gecko-dev
Raw File
Tip revision: caa86f46ee9032ff414bcbb095f3ea5b0f7ecf67 authored by Ryan VanderMeulen on 18 March 2014, 01:37:38 UTC
Merge b2g28 to v1.3t. a=merge
Tip revision: caa86f4
textarea-fieldset-legend-ref-1.html
<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='style.css'>
  <body>
    <fieldset class="ref">
      <legend>
        <textarea class="ref"></textarea>
      </legend>
    </fieldset>
  </body>
</html>
back to top