blob: 78851dc3caf3b3b423bbb24f4ef61e5d9cb92bf5 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<p>This tests that the AutoFill button does not render when the field becomes read only.</p>
<input type="password" id="password" readonly>
</body>
</html>