[Webkit-unassigned] [Bug 265992] New: [CSS] Mark selector as "implicit" to remove them from specificity calculation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 7 03:35:24 PST 2023


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

            Bug ID: 265992
           Summary: [CSS] Mark selector as "implicit" to remove them from
                    specificity calculation
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: m_dubet at apple.com

In several cases, relative selector have an implicit selector in front of them (such as :has(> foo) or nested or scoped selectors).
We should have a new boolean flag to allow identifying those fake/implicit selectors and avoid counting them in the specificity calculation.

-- 
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/20231207/edb2772c/attachment.htm>


More information about the webkit-unassigned mailing list