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

Unified Diff: LayoutTests/fast/dom/custom/document-register-on-create-callback-expected.txt

Issue 144023016: Separate Custom Element resolution and upgrade/createdCallback. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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
« no previous file with comments | « LayoutTests/fast/dom/custom/document-register-on-create-callback.html ('k') | Source/core/core.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/custom/document-register-on-create-callback-expected.txt
diff --git a/LayoutTests/fast/dom/custom/document-register-on-create-callback-expected.txt b/LayoutTests/fast/dom/custom/document-register-on-create-callback-expected.txt
index f59aff3f2f0575fb35c6f95b3f2b03e94c4533cc..5d610ce12e6316a304b10ba65703bd1d614a38e8 100644
--- a/LayoutTests/fast/dom/custom/document-register-on-create-callback-expected.txt
+++ b/LayoutTests/fast/dom/custom/document-register-on-create-callback-expected.txt
@@ -1,11 +1,4 @@
-document.registerElement() in a createdCallback should upgrade elements that are in the same processing queue.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS createdElements is ["elemA0", "elemB0"]
-PASS createdElements is ["elemA0", "elemB0", "elemB1"]
-PASS successfullyParsed is true
-
-TEST COMPLETE
+ This is a testharness.js-based test.
+PASS document.registerElement() in a createdCallback should upgrade elements that are in the same processing queue.
+Harness: the test ran to completion.
« no previous file with comments | « LayoutTests/fast/dom/custom/document-register-on-create-callback.html ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698