[Webkit-unassigned] [Bug 163147] importNode from template doesn't instantiate custom element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 10 21:50:20 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163147
Ryosuke Niwa <rniwa at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org> ---
Oh actually, this behavior is expected. You need to insert the imported node into a document since upgrading now happens when an element is connected, not when it's instantiated.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161011/d2d55790/attachment.html>
More information about the webkit-unassigned
mailing list