haikuwebkit/LayoutTests/fast/forms/auto-fill-button/input-readonly-strong-passw...

8 lines
226 B
HTML

<!DOCTYPE html>
<html>
<body>
<p>This tests that the Strong Password button does not render read only field. It can only be tested in the test tool.</p>
<input type="password" placeholder="read only" readonly>
</body>
</html>