https://github.com/mozilla/gecko-dev
Raw File
Tip revision: f49f1096b8d1061d40d01c1790a06e80561ae6ca authored by ffxbld on 20 February 2013, 13:10:42 UTC
Added FENNEC_20_0b1_RELEASE FENNEC_20_0b1_BUILD1 tag(s) for changeset 969088e04664. DONTBUILD CLOSED TREE a=release
Tip revision: f49f109
input-fieldset-legend-ref-4.html
<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='style.css'>
  <body>
    <fieldset class="ref">
      <legend>
        <fieldset class="ref">
          <input class="ref">
        </fieldset>
      </legend>
    </fieldset>
  </body>
</html>
back to top