blob: 5e8749579c7fff9964030a53f4c5b52191340d36 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="resources/process-auto-fill-button-type-and-invoke-runTest.js"></script>
</head>
<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 data-auto-fill-button-type="StrongPassword">
</body>
</html>