haikuwebkit/LayoutTests/accessibility/ios-simulator/password-value-expected.txt

13 lines
353 B
Plaintext

This test that a password field returns a string of equal length to the password, but not the actual password
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS pass.stringValue.length is password.length + axValue.length
PASS pass.stringValue == password is false
PASS successfullyParsed is true
TEST COMPLETE