<!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> |