| Index: LayoutTests/accessibility/input-type-password-selection-expected.txt
|
| diff --git a/LayoutTests/accessibility/input-type-password-selection-expected.txt b/LayoutTests/accessibility/input-type-password-selection-expected.txt
|
| deleted file mode 100644
|
| index 72a07171b03940fab619821bd67bb738f16f6ee3..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/accessibility/input-type-password-selection-expected.txt
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -This tests that the password fields return their selection.
|
| -
|
| -
|
| -PASS axPassword.selectedTextRange is "{0, 0}"
|
| -PASS axPassword.selectedTextRange is "{6, 0}"
|
| -PASS axPassword.selectedTextRange is "{2, 4}"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|