Index: third_party/WebKit/LayoutTests/external/wpt/selection/extend-40-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/selection/extend-40-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/selection/extend-40-expected.txt |
index b3209177c1ee7f13085fae6fc83236034ce7eda5..c70b4d2376bf58087913ce40208bb543437e1d6f 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/selection/extend-40-expected.txt |
+++ b/third_party/WebKit/LayoutTests/external/wpt/selection/extend-40-expected.txt |
@@ -351,6 +351,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 2552 tests; 21 PASS, 2531 FAIL, 0 TIMEOUT, 0 NOTRUN. |
PASS extend() forwards with range 40 [paras[3], 1, comment, 8] and point 0 [paras[0].firstChild, -1] |
FAIL extend() backwards with range 40 [paras[3], 1, comment, 8] and point 0 [paras[0].firstChild, -1] assert_equals: Sanity check: startContainer must be correct expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" |
FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 1 [paras[0].firstChild, 0] assert_equals: anchorNode must not change if the node passed to extend() has the same root as the original range expected Element node <p id="d" style="display:none">Yzabcdef</p> but got Text node "Qrstuvwx" |