https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 645003a3518ffd819e1ad728fc851bb3cd69aaba authored by ffxbld on 13 July 2011, 23:35:57 UTC
Added tag FENNEC_6_0b2_BUILD1 for changeset f7cf19257e60. CLOSED TREE a=release
Tip revision: 645003a
css-required-select.html
<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='css-required-style.css'>
  <body>
    <select required></select>
  </body>
</html>
back to top