| Index: third_party/WebKit/LayoutTests/external/wpt/selection/addRange-56-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-56-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-56-expected.txt
|
| index cfb11f6c5bbd514a91e69fbd7906b447dd49d14a..54381d8fba45698029b3c89f1fd54ab0fceebcb1 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-56-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-56-expected.txt
|
| @@ -17,6 +17,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 1392 tests; 512 PASS, 880 FAIL, 0 TIMEOUT, 0 NOTRUN.
|
| PASS Range 56 [foreignDocfrag, 0, foreignDocfrag, 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
|
| FAIL Range 56 [foreignDocfrag, 0, foreignDocfrag, 0] followed by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: first addRange() must result in rangeCount being 1 assert_equals: rangeCount must be 1 expected 1 but got 0
|
| FAIL Range 56 [foreignDocfrag, 0, foreignDocfrag, 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 assert_not_equals: Cannot proceed with tests if rangeCount is 0 got disallowed value 0
|
|
|