[Webkit-unassigned] [Bug 188189] Perform a microtask checkpoint before creating a custom element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 2 07:47:28 PDT 2018


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

--- Comment #4 from Domenic Denicola <d at domenic.me> ---
The upgrade case is subtle.

https://html.spec.whatwg.org/multipage/custom-elements.html#concept-upgrade-an-element step 8.1 ->
https://heycam.github.io/webidl/#construct-a-callback-function ->
https://html.spec.whatwg.org/multipage/webappapis.html#clean-up-after-running-script ->
https://html.spec.whatwg.org/multipage/webappapis.html#perform-a-microtask-checkpoint (if the stack is empty at that time, i.e. if the UA is calling it)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180802/3e0a3627/attachment.html>


More information about the webkit-unassigned mailing list