[Webkit-unassigned] [Bug 250141] New: Web Inspector: Add support for resolving the specificity of a nested selector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 5 11:15:59 PST 2023


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

            Bug ID: 250141
           Summary: Web Inspector: Add support for resolving the
                    specificity of a nested selector
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pangle at apple.com
                CC: inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com

Nested selectors will require us to use the new `resolvedSelectorList` for getting the specificity of a selector, and doing so will require a bit of refactoring to pull off because we already have wonky selector handling to support the fact that large selectors are split into multiple `CSSSelector`s.

-- 
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/20230105/d13e974e/attachment.htm>


More information about the webkit-unassigned mailing list