[Webkit-unassigned] [Bug 112538] Custom Elements: "created" lifecycle callback should be called.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 18 01:12:05 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=112538





--- Comment #1 from Hajime Morrita <morrita at google.com>  2013-03-18 01:14:32 PST ---
It should be called when
- a custom element is created by the parser (the callback should happen as as microtask)
- a custom element is created through createElementXX() function
- a custom element is upgraded.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list