blob: 404388b2bdcd727f36b187ff61115e88bdd8713c [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<p>This tests that the Strong Password and Strong Confirmation Password AutoFill buttons do not render in a disabled field. It can only be tested in the test tool.</p>
<input type="password" placeholder="disabled" disabled>
<input type="password" placeholder="disabled" disabled>
</body>
</html>