tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

input-password-background-suppresses-appearance.html (404B)


      1 <!doctype html>
      2 <meta charset="utf-8">
      3 <link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1895561">
      4 <link rel="author" title="Emilio Cobos Álvarez" href="mailto:emilio@crisal.io">
      5 <link rel="match" href="input-password-background-suppresses-appearance-ref.html">
      6 <title>backgrounds disable native password input appearance</title>
      7 <input type="password" style="background-color: blue">