blob: c274e3dc23643b507c9f4f5bef60696e2a6936f0 [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 style="width: 100px;">
</body>
</html>