Index: third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-mutations-splitText-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-mutations-splitText-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-mutations-splitText-expected.txt |
index ff4c604c4fda3c0326938461e45d25386a8a01ff..0ea4ebb9467dfeef7edb100a0fad8f0ff6eaab59 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-mutations-splitText-expected.txt |
+++ b/third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-mutations-splitText-expected.txt |
@@ -6,6 +6,7 @@ CONSOLE ERROR: line 126: The given range isn't in document. |
CONSOLE ERROR: line 126: The given range isn't in document. |
CONSOLE ERROR: line 126: The given range isn't in document. |
This is a testharness.js-based test. |
+Found 116 tests; 110 PASS, 6 FAIL, 0 TIMEOUT, 0 NOTRUN. |
PASS paras[0].firstChild.splitText(376), with unselected range on paras[0].firstChild from 0 to 1 |
PASS paras[0].firstChild.splitText(376), with selected range on paras[0].firstChild from 0 to 1 |
PASS paras[0].firstChild.splitText(0), with unselected range collapsed at (paras[0].firstChild, 0) |