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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/custom-elements/disconnected-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/disconnected-callbacks-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/custom-elements/disconnected-callbacks-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/custom-elements/disconnected-callbacks-expected.txt
index 9994c5973b0a96d88e54eec3bb885eff383acf5a..0e75cdbacf1e8e21712d394d0fd0647c21f0f43e 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/custom-elements/disconnected-callbacks-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/custom-elements/disconnected-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 Removing a custom element from the document must enqueue and invoke disconnectedCallback
PASS Removing an ancestor of custom element from the document must enqueue and invoke disconnectedCallback
PASS Removing a custom element from a shadow tree in the document must enqueue and invoke disconnectedCallback

Powered by Google App Engine
This is Rietveld 408576698