| Index: third_party/WebKit/LayoutTests/fast/forms/focus-selection-textarea-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/focus-selection-textarea-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/focus-selection-textarea-expected.txt
|
| index 0ff009457a8fb30d041202be6a061a6cffd4788e..25c91c103d6782659d40f21a4a6fa9b3c332e7f4 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/forms/focus-selection-textarea-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/forms/focus-selection-textarea-expected.txt
|
| @@ -38,8 +38,8 @@ PASS successfullyParsed is true
|
| TEST COMPLETE
|
| PASS first.selectionStart is 11
|
| PASS first.selectionEnd is 18
|
| -FAIL first.selectionStart should be 11. Was 0.
|
| -FAIL first.selectionEnd should be 18. Was 0.
|
| +PASS first.selectionStart is 11
|
| +PASS first.selectionEnd is 18
|
| PASS second.selectionStart is 11
|
| PASS second.selectionEnd is 18
|
| PASS second.selectionStart is 11
|
| @@ -66,8 +66,8 @@ PASS seventh.selectionStart is 11
|
| PASS seventh.selectionEnd is 18
|
| PASS eighth.selectionStart is 11
|
| PASS eighth.selectionEnd is 18
|
| -FAIL eighth.selectionStart should be 11. Was 0.
|
| -FAIL eighth.selectionEnd should be 18. Was 0.
|
| +PASS eighth.selectionStart is 11
|
| +PASS eighth.selectionEnd is 18
|
| PASS ninth.selectionStart is 11
|
| PASS ninth.selectionEnd is 18
|
| PASS ninth.selectionStart is 11
|
|
|