| Index: third_party/WebKit/LayoutTests/external/wpt/selection/addRange-04-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-04-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-04-expected.txt
|
| index 744f8148d2e99432e60334801bcdfdf8d6bba2f1..81b57e0fc9bcc3ab687b4360f86781282ebbebba 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-04-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-04-expected.txt
|
| @@ -101,6 +101,7 @@ CONSOLE ERROR: line 7: The given range isn't in document.
|
| CONSOLE ERROR: line 7: The given range isn't in document.
|
| CONSOLE ERROR: line 7: The given range isn't in document.
|
| This is a testharness.js-based test.
|
| +Found 2784 tests; 1198 PASS, 1586 FAIL, 0 TIMEOUT, 0 NOTRUN.
|
| PASS Range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] followed by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: first addRange() must not throw exceptions or modify the range it's given
|
| PASS Range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] followed by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: first addRange() must result in rangeCount being 1
|
| PASS Range 4 [paras[1].firstChild, 0, paras[1].firstChild, 0] followed by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: first addRange() must result in the selection's last range having the specified endpoints
|
|
|