[Webkit-unassigned] [Bug 261025] New: Allow using longer ancestor chain in StyleCustomPropertyData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 1 04:18:27 PDT 2023


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

            Bug ID: 261025
           Summary: Allow using longer ancestor chain in
                    StyleCustomPropertyData
           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: koivisto at iki.fi

Currently only one ancestor is allowed. It is typical to have many properties defined on :root. If we more definition further down into the tree in multiple levels then all those properties get copied and we can get large maps duplicated to many elements. This also makes equality comparisons slow.

-- 
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/20230901/d0bae8ae/attachment-0001.htm>


More information about the webkit-unassigned mailing list