https://github.com/mozilla/gecko-dev
Raw File
Tip revision: b9c3ece3cdced24a92f21a6a571d53f7c9fd0f9d authored by B2G Bumper Bot on 11 October 2014, 17:31:46 UTC
Bumping manifests a=b2g-bump
Tip revision: b9c3ece
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