| Index: third_party/WebKit/LayoutTests/external/wpt/selection/addRange-32-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-32-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-32-expected.txt
|
| index 2b292bbf5bd7add9dde19a70fb7b880c294f16ce..3fcef6d5880ad407a33e4c68c4ec0ba93cf7d84f 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-32-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-32-expected.txt
|
| @@ -81,6 +81,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; 1047 PASS, 1737 FAIL, 0 TIMEOUT, 0 NOTRUN.
|
| PASS Range 32 [document.documentElement, 1, document.body, 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 32 [document.documentElement, 1, document.body, 0] followed by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: first addRange() must result in rangeCount being 1
|
| PASS Range 32 [document.documentElement, 1, document.body, 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
|
|
|