https://github.com/mozilla/gecko-dev
Raw File
Tip revision: a654cc0ba1362506ea5198ce7e74dbb6b0bf5f94 authored by ffxbld on 25 May 2015, 21:08:39 UTC
Added FIREFOX_38_0_5_RELEASE FIREFOX_38_0_5_BUILD4 tag(s) for changeset f6680de4071d. DONTBUILD CLOSED TREE a=release
Tip revision: a654cc0
css-required-search.html
<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='css-required-style.css'>
  <body>
    <input type="search" required>
  </body>
</html>
back to top