[Webkit-unassigned] [Bug 243172] :has(:lang(~)) doesn't get invalidated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 25 23:04:52 PDT 2022


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

--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org> ---
The tricky thing is that lang and dir content attributes affect element's descendants. We need to either invalidate more than we need or need to walk over the entire subtree each time the attribute is mutated.

-- 
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/20220726/f577aaf4/attachment.htm>


More information about the webkit-unassigned mailing list