https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 8c4433f1c1aa41a2bc6c36af3bdb11adbdf86983 authored by seabld on 22 March 2015, 02:42:17 UTC
Added tag SEAMONKEY_2_33_1_RELEASE for changeset FIREFOX_36_0_4_BUILD1. CLOSED TREE a=release
Tip revision: 8c4433f
css-required-button.html
<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='css-required-style.css'>
  <body>
    <input type="button" required>
  </body>
</html>
back to top