blob: 5a38f78ad9295726fd2e5c27ecffc4369185e4f3 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<p>This tests that the AutoFill button does not render in a non-empty read only field. It can only be tested in the test tool.</p>
<input type="password" value="read only" readonly autofocus>
</body>
</html>