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