https://github.com/mozilla/gecko-dev
Raw File
Tip revision: af2789a3c938a8402dd023de3af6aa7ceb2c22aa authored by ffxbld on 18 January 2012, 15:27:13 UTC
Added tag FENNEC_10_0b5_BUILD1 for changeset 11d741e4641c. CLOSED TREE a=release
Tip revision: af2789a
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