[Webkit-unassigned] [Bug 160331] Setter on style element's textContent or cssText doesn't trigger style recalc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 26 12:08:33 PDT 2016


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

--- Comment #16 from Ryosuke Niwa <rniwa at webkit.org> ---
(In reply to comment #15)
> Sure, there are some known and likely many unknown shadow DOM related bugs
> and inefficiencies.

Well, my point about the architectural problem is that basically everywhere we call Document::styleResolverChanged is a place where we might need to find a StyleResolver in every shadow tree and trigger a similar style recalc logic.

-- 
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/20160926/f1340670/attachment.html>


More information about the webkit-unassigned mailing list