[Webkit-unassigned] [Bug 272277] CSS Styles are not applied when using JavaScript Modules
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 6 01:45:58 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=272277
--- Comment #1 from Rene Haas <king-sora at hotmail.de> ---
One Additional Note, applying the style twice:
// first
document.head.append(style);
// second
document.head.append(style);
will also yield consistent results, but applying it once will not.
--
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/20240406/ba1470ce/attachment.htm>
More information about the webkit-unassigned
mailing list