Index: third_party/WebKit/LayoutTests/external/wpt/selection/addRange-28-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-28-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-28-expected.txt |
index fe745f121d37652025616ad273a1aeb318a171f5..0b97f66db233434cd9fef540081ada2e3c156b67 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-28-expected.txt |
+++ b/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-28-expected.txt |
@@ -83,6 +83,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; 1186 PASS, 1598 FAIL, 0 TIMEOUT, 0 NOTRUN. |
PASS Range 28 [paras[0].firstChild, 3, paras[3], 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 |
PASS Range 28 [paras[0].firstChild, 3, paras[3], 1] followed by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: first addRange() must result in rangeCount being 1 |
PASS Range 28 [paras[0].firstChild, 3, paras[3], 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 |