blob: b612dd6dc08f678dccfd366f1e0c9555afa0bcba [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<p>This tests that a text field decorated as a Strong Password or Strong Confirmation Password field revert to a normal text field when the type of the text field changes. It can only be tested in the test tool.</p>
<input type="text" value="Cupertino">
<input type="text" value="Cupertino">
</body>
</html>