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

Side by Side 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 6 years, 12 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 1
2 This is a testharness.js-based test. 2 This is a testharness.js-based test.
3 PASS transfer created callback 3 PASS transfer created callback
4 PASS __proto__, :unresolved and created callback timing 4 PASS __proto__, :unresolved and created callback timing
5 PASS other callbacks for a given element are queued during the created callback and dispatched when the created callback completes 5 PASS other callbacks for a given element are queued during the created callback and dispatched when the created callback completes
6 PASS callback is called even if the element is moved to foreign document
6 Harness: the test ran to completion. 7 Harness: the test ran to completion.
7 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698