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

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. 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 1
2 2
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 7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698