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