blob: c13b06486d1b2582e54ca829fc3f99589427bc11 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<p>This tests that the Strong Password and Strong Confirmation Password AutoFill buttons do not render read only field. It can only be tested in the test tool.</p>
<input type="password" placeholder="read only" readonly>
<input type="password" placeholder="read only" readonly>
</body>
</html>