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 0e9026a2ce6d07f36384edf1a9546adb3e99ee5f..34a6896d87b46c64c0cd4953442679df35ad8013 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; 0 PASS, 2552 FAIL, 0 TIMEOUT, 0 NOTRUN. |
FAIL extend() forwards with range 40 [paras[3], 1, comment, 8] and point 0 [paras[0].firstChild, -1] assert_equals: Sanity check: endContainer must be correct expected Comment node <!--Alphabet soup?--> but got Element node <div id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ |
</p><p id="b" s... |
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" |