<!DOCTYPE html> | |
<html> | |
<body> | |
<p>This tests that that an autofilled Strong Password decorated text field reverts to its original appearance when the form is reset. It can only be tested in the test tool.</p> | |
<form> | |
<input type="password" value="Cupertino"> | |
</form> | |
</body> | |
</html> |