blob: 9e703cdace7596e796d000fd290f53e28b0c2b86 [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 in a disabled field. It can only be tested in the test tool.</p>
<input type="password" placeholder="disabled" disabled data-auto-fill-button-type="StrongPassword">
</body>
</html>