https://github.com/mozilla/gecko-dev
Raw File
Tip revision: d00f579875653721524811c310bf63e8f42e8e2e authored by ffxbld on 08 May 2013, 04:38:53 UTC
Added FIREFOX_21_0_RELEASE FIREFOX_21_0_BUILD2 tag(s) for changeset 0a66f8ca83a1. DONTBUILD CLOSED TREE a=release
Tip revision: d00f579
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