NEW250141
Web Inspector: Add support for resolving the specificity of a nested selector
https://bugs.webkit.org/show_bug.cgi?id=250141
Summary Web Inspector: Add support for resolving the specificity of a nested selector
Patrick Angle
Reported 2023-01-05 11:15:59 PST
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-05 11:16:12 PST
Note You need to log in before you can comment on or make changes to this bug.