| Index: third_party/WebKit/LayoutTests/platform/win/fast/forms/focus-selection-textarea-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/focus-selection-textarea-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/focus-selection-textarea-expected.txt
|
| index 69be7a2bf8eb55fcf1612e6e26a3f8e737e38b98..e3f47e82370b65eae6a29cf751e42e0bdc2c2bec 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/focus-selection-textarea-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/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
|
|
|