| Index: LayoutTests/fast/forms/input-set-selectionStart-set-selectionEnd-expected.txt
|
| diff --git a/LayoutTests/fast/forms/input-set-selectionStart-set-selectionEnd-expected.txt b/LayoutTests/fast/forms/input-set-selectionStart-set-selectionEnd-expected.txt
|
| deleted file mode 100644
|
| index 4556770fd0482b69c5d8d0c8289192db2b822f66..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/forms/input-set-selectionStart-set-selectionEnd-expected.txt
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -Test for BUG=367736: Blink does not respect input.selectionStart and input.selectionEnd for some cases.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS firstInput.selectionStart is 0
|
| -PASS firstInput.selectionEnd is 0
|
| -PASS firstInput.selectionStart is 3
|
| -PASS firstInput.selectionEnd is 5
|
| -PASS secondInput.selectionStart is 1
|
| -PASS secondInput.selectionEnd is 1
|
| -PASS secondInput.selectionStart is 1
|
| -PASS secondInput.selectionEnd is 1
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|