| Index: third_party/WebKit/LayoutTests/external/wpt/selection/extend-00-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/selection/extend-00-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/selection/extend-00-expected.txt
|
| index 7979d05478c6ea3e54e258396d84c54ff6e6f4cf..84ccd411f94297eb2831b274ef1189c694d50b80 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/selection/extend-00-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/selection/extend-00-expected.txt
|
| @@ -263,6 +263,7 @@ CONSOLE ERROR: line 944: The given range isn't in document.
|
| CONSOLE ERROR: line 944: The given range isn't in document.
|
| CONSOLE ERROR: line 944: The given range isn't in document.
|
| This is a testharness.js-based test.
|
| +Found 2992 tests; 278 PASS, 2714 FAIL, 0 TIMEOUT, 0 NOTRUN.
|
| FAIL extend() with range 0 [] and point 0 [paras[0].firstChild, -1] assert_throws: extend() when rangeCount is 0 must throw InvalidStateError function "function () {
|
| selection.extend(node, offset);
|
| }" threw object "IndexSizeError: Failed to execute 'extend' on 'Selection': -1 is not a valid offset." that is not a DOMException INVALID_STATE_ERR: property "code" is equal to 1, expected 11
|
|
|