blob: 2b20cb6abd18bcab436f5f9e00de6e2ce7db0a68 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<p>This tests that the AutoFill button does not render when the field becomes disabled.</p>
<input type="password" id="password" disabled style="width: 100px;">
</body>
</html>