https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 0e4d73b352638f4cdc463b52120e96b5448e24b9 authored by David Keeler on 22 October 2013, 21:47:01 UTC
bug 929068 - pref-off OCSP stapling due to site failures r=cviecco a=akeybl
Tip revision: 0e4d73b
css-required-textarea.html
<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='css-required-style.css'>
  <body>
    <textarea required></textarea>
  </body>
</html>
back to top