https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 8e2202c1ff770f6708cee75c0ff0f9fc4ce2af97 authored by ffxbld on 25 April 2012, 19:30:17 UTC
Added FENNEC_13_0b1_RELEASE FENNEC_13_0b1_BUILD1 tag(s) for changeset e8c31168413b. DONTBUILD CLOSED TREE a=release
Tip revision: 8e2202c
select-fieldset-legend-ref.html
<!DOCTYPE html>
<html>
  <body>
    <fieldset>
      <legend>
        <select style="background-color: green;"></select>
      </legend>
    </fieldset>
  </body>
</html>
back to top