https://github.com/mozilla/gecko-dev
Raw File
Tip revision: eb34e2d82005849cd472ce13f55836d2f52424c9 authored by tbirdbld on 06 July 2015, 20:46:44 UTC
Added THUNDERBIRD_38_1_0esr_RELEASE THUNDERBIRD_38_1_0esr_BUILD1 tag(s) for changeset 0b05b68fb56f. DONTBUILD CLOSED TREE a=release
Tip revision: eb34e2d
css-required-submit.html
<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='css-required-style.css'>
  <body>
    <input type="submit" required>
  </body>
</html>
back to top