Index: third_party/WebKit/LayoutTests/external/wpt/selection/addRange-48-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-48-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-48-expected.txt |
index 69af9e0b9fae9e22872dbd4700db29447c1e8fb2..cbb82057be1d53831df3e3b0f066163809d4d167 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-48-expected.txt |
+++ b/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-48-expected.txt |
@@ -151,6 +151,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; 676 PASS, 2108 FAIL, 0 TIMEOUT, 0 NOTRUN. |
PASS Range 48 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] 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 48 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] 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 48 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] 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 |