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

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 test. Landing again. 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 98c36189a32b6b331171c10ba73e91903cbd1348..2ac985cb8e837471723e67e4a9bdf3d309b6f6d5 100644
--- a/LayoutTests/fast/dom/custom/created-callback-expected.txt
+++ b/LayoutTests/fast/dom/custom/created-callback-expected.txt
@@ -3,5 +3,6 @@ This is a testharness.js-based test.
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
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698