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

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

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: update Created 3 years, 11 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-dataChange-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-mutations-dataChange-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-mutations-dataChange-expected.txt
index 3f90db58ce98c512d1ebad13205f27e4adb1b9b9..927291163882e63e44d215e70daba7da1e0db009 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-mutations-dataChange-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-mutations-dataChange-expected.txt
@@ -215,6 +215,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 2808 tests; 2358 PASS, 450 FAIL, 0 TIMEOUT, 0 NOTRUN.
PASS paras[0].firstChild.data = "", with unselected range collapsed at (paras[0].firstChild, 0)
PASS paras[0].firstChild.data = "", with selected range collapsed at (paras[0].firstChild, 0)
PASS paras[0].firstChild.data = "foo", with unselected range collapsed at (paras[0].firstChild, 0)

Powered by Google App Engine
This is Rietveld 408576698