[Webkit-unassigned] [Bug 276545] Align script insertion semantics with HTML & DOM Standard's post-connection steps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 3 12:17:34 PDT 2024


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

--- Comment #3 from Dominic Farolino <domfarolino at gmail.com> ---
Related: Note that `<style>` insertion with respect to `<script>` execution seems inconsistent in WebKit. It seems that WebKit mostly matches Chromium in that styles are applied synchronously upon `<style>` element insertion, but the fact that WebKit passes the first test in https://wpt.live/dom/nodes/insertion-removing-steps/Node-appendChild-script-and-style.tentative.html but fails the second is very curious, as the only thing that differs between the tests is the usage of `DocumentFragment` vs div.

-- 
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/20240903/8941aa00/attachment.htm>


More information about the webkit-unassigned mailing list