| Index: third_party/WebKit/LayoutTests/external/wpt/selection/addRange-12-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-12-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-12-expected.txt
|
| index 8fe4645e9271c5bf0bcfcdf2d8051eff9e62f764..6487791c33f7f80d79c3e7a2037c3d9e6e99aa02 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-12-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-12-expected.txt
|
| @@ -65,6 +65,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; 1464 PASS, 1320 FAIL, 0 TIMEOUT, 0 NOTRUN.
|
| PASS Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] 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 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] 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 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] 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
|
|
|