WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
250141
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-01-05 11:16:12 PST
<
rdar://problem/103921121
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug