Sign in
webkit
/
WebKit
/
8cef920bdae4a11dc1205ae50645f57ea479aa48
/
.
/
LayoutTests
/
fast
/
forms
/
auto-fill-button
/
input-disabled-strong-password-and-strong-confirmation-password-auto-fill-buttons-expected.html
blob: 5de4e9b8bef4bdbac75f5fa8759f2bca7dc539aa [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
<p>
This tests that the Strong Password button does not render in a disabled field. It can only be tested in the test tool.
</p>
<input
type
=
"password"
placeholder
=
"disabled"
disabled
>
</body>
</html>