[Webkit-unassigned] [Bug 271310] New: Read from the cached `display: none` style in select call sites of `Element::renderOrDisplayContentsStyle()`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 20 05:04:29 PDT 2024


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

            Bug ID: 271310
           Summary: Read from the cached `display: none` style in select
                    call sites of
                    `Element::renderOrDisplayContentsStyle()`
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at webkit.org

In 273288 at main we started caching `display: none` styles in a similar fashion we do `display: contents` style. One of the way the cached `display: contents` style is used is through the `Element::renderOrDisplayContentsStyle()` method. We need to audit those call sites and also ready for the `display: none` style when appropriate.

-- 
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/20240320/753f1fd3/attachment.htm>


More information about the webkit-unassigned mailing list