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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Node-replaceChild-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/nodes/Node-replaceChild-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Node-replaceChild-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Node-replaceChild-expected.txt
index 9caa72354ce6a9206dd56af85c44bd3aabc731d3..2864ee028bf20bc7d3278f2d4e9dbf16239d364b 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Node-replaceChild-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Node-replaceChild-expected.txt
@@ -1,4 +1,5 @@
This is a testharness.js-based test.
+Found 24 tests. 20 PASS 4 FAIL 0 TIMEOUT 0 NOTRUN
PASS Passing null to replaceChild should throw a TypeError.
PASS If child's parent is not the context node, a NotFoundError exception should be thrown
PASS If the context node is not a node that can contain children, a NotFoundError exception should be thrown

Powered by Google App Engine
This is Rietveld 408576698