Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(69)

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-mutations-splitText-expected.txt

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: rebase Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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)

Powered by Google App Engine
This is Rietveld 408576698