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