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

Unified Diff: LayoutTests/fast/dom/custom/created-callback-expected.txt

Issue 106903007: Let unresolved custom element go through CustomElementCallbackQueue. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated. Created 7 years 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: LayoutTests/fast/dom/custom/created-callback-expected.txt
diff --git a/LayoutTests/fast/dom/custom/created-callback-expected.txt b/LayoutTests/fast/dom/custom/created-callback-expected.txt
index 86dd3dad40a91483001d66870e87c879bbd9693e..9109affdc0e21b04aee0e7ccf46218e59c141396 100644
--- a/LayoutTests/fast/dom/custom/created-callback-expected.txt
+++ b/LayoutTests/fast/dom/custom/created-callback-expected.txt
@@ -3,4 +3,5 @@
PASS transfer created callback
PASS __proto__, :unresolved and created callback timing
PASS other callbacks for a given element are queued during the created callback and dispatched when the created callback completes
+PASS callback is called even if the element is moved to foreign document

Powered by Google App Engine
This is Rietveld 408576698