Index: third_party/WebKit/LayoutTests/external/wpt/selection/addRange-36-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-36-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-36-expected.txt |
index a6cd30ff4d794291d9608e7a80e750b84e142f33..653b478c33ea9812f59a75549689e3394e2f4235 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-36-expected.txt |
+++ b/third_party/WebKit/LayoutTests/external/wpt/selection/addRange-36-expected.txt |
@@ -95,6 +95,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; 1904 PASS, 880 FAIL, 0 TIMEOUT, 0 NOTRUN. |
PASS Range 36 [document, 1, document, 2] 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 36 [document, 1, document, 2] followed by Range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0]: first addRange() must result in rangeCount being 1 |
PASS Range 36 [document, 1, document, 2] 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 |