Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
accessibility
/
password-selected-text-range-expected.txt
blob: eb6a1b91712455028515c06ab2605c331b810773 [
file
]
This test ensures we return a valid selected text range for password inputs.
Initial selected text range: {0, 0}
PASS: password.selectedTextRange === '{3, 0}'
PASS successfullyParsed is true
TEST COMPLETE