| Index: LayoutTests/accessibility/input-text-caret-position-expected.txt
|
| diff --git a/LayoutTests/accessibility/input-text-caret-position-expected.txt b/LayoutTests/accessibility/input-text-caret-position-expected.txt
|
| deleted file mode 100644
|
| index 8a3ba1f8162455603b30064e2a1e45d09f01b994..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/accessibility/input-text-caret-position-expected.txt
|
| +++ /dev/null
|
| @@ -1,24 +0,0 @@
|
| -
|
| -This tests that caret position is reported correctly for text input elements.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS inputAccessible.selectionStart is 0
|
| -PASS inputAccessible.selectionEnd is 0
|
| -PASS inputAccessible.selectionStart is 1
|
| -PASS inputAccessible.selectionEnd is 1
|
| -PASS inputAccessible.selectionStart is 2
|
| -PASS inputAccessible.selectionEnd is 2
|
| -PASS inputAccessible.selectionStart is 3
|
| -PASS inputAccessible.selectionEnd is 3
|
| -PASS inputAccessible.selectionStart is 4
|
| -PASS inputAccessible.selectionEnd is 4
|
| -PASS inputAccessible.selectionStart is 5
|
| -PASS inputAccessible.selectionEnd is 5
|
| -PASS inputAccessible.selectionStart is 6
|
| -PASS inputAccessible.selectionEnd is 6
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|