https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 5a4f765168e6f23bcfb22cb9b376d58714e35a90 authored by seabld on 13 January 2013, 10:41:01 UTC
Added tag SEAMONKEY_2_16b1_RELEASE for changeset FIREFOX_19_0b1_BUILD3. CLOSED TREE a=release
Tip revision: 5a4f765
css-required-image.html
<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='css-required-style.css'>
  <body>
    <input type="image" required>
  </body>
</html>
back to top