[Webkit-unassigned] [Bug 236710] [content-visibility] Add support for css content-visibility: hidden

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 24 11:41:00 PDT 2022


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

Emilio Cobos Álvarez (:emilio) <emilio at crisal.io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emilio at crisal.io

--- Comment #10 from Emilio Cobos Álvarez (:emilio) <emilio at crisal.io> ---
Comment on attachment 455644
  --> https://bugs.webkit.org/attachment.cgi?id=455644
Improve top layer support

View in context: https://bugs.webkit.org/attachment.cgi?id=455644&action=review

> Source/WebCore/dom/Element.cpp:4806
> +        child.updateContentVisibilityData(shouldSkip, contentVisibility);

How do you update children on new DOM mutations? Also, shouldn't this use the composed / flattened tree?

-- 
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/20220324/5619ed72/attachment.htm>


More information about the webkit-unassigned mailing list