[Webkit-unassigned] [Bug 228917] REGRESSION (r276882): iOS 15 Shadow DOM CSS OM styles don't work when class names change

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 25 04:13:54 PDT 2021


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

--- Comment #10 from Antti Koivisto <koivisto at iki.fi> ---
So the page mutates inline stylesheet in a shadow tree via CSSOM. A bad pattern in terms of performance and everything else, but it should still work.

I suppose we are missing some invalidation after mutation.

-- 
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/20210825/35984cd0/attachment-0001.htm>


More information about the webkit-unassigned mailing list