https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 74e86a41a9eddc887be949e29ad926f0f118c2c5 authored by B2G Bumper Bot on 21 September 2015, 12:31:33 UTC
Bumping manifests a=b2g-bump
Tip revision: 74e86a4
css-required-radio.html
<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='css-required-style.css'>
  <body>
    <input type="radio" required>
  </body>
</html>
back to top