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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/custom-elements/connected-callbacks-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/custom-elements/connected-callbacks-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/custom-elements/connected-callbacks-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/custom-elements/connected-callbacks-expected.txt
index 6a4c52ae2c80ffb196f0f6d79bad7e040fd58251..e8bc3383c9aafb78fd6240c4ae2d620650917bb7 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/custom-elements/connected-callbacks-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/custom-elements/connected-callbacks-expected.txt
@@ -1,4 +1,5 @@
This is a testharness.js-based test.
+Found 40 tests. 35 PASS 5 FAIL 0 TIMEOUT 0 NOTRUN
PASS Inserting a custom element into the document must enqueue and invoke connectedCallback
PASS Inserting an ancestor of custom element into the document must enqueue and invoke connectedCallback
PASS Inserting a custom element into a shadow tree in the document must enqueue and invoke connectedCallback

Powered by Google App Engine
This is Rietveld 408576698