https://github.com/mozilla/gecko-dev
Raw File
Tip revision: acf8691fe520766547fdba23287490adbe702aba authored by ffxbld on 16 November 2011, 16:29:35 UTC
Added tag FENNEC_9_0b2_BUILD1 for changeset 3ee9c8ccb993. CLOSED TREE a=release
Tip revision: acf8691
textarea-fieldset-legend-ref-2.html
<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='style.css'>
  <body>
    <fieldset class="ref">
      <legend>
      </legend>
      <legend>
        <textarea class="ref"></textarea>
      </legend>
    </fieldset>
  </body>
</html>
back to top