Bug 252301 - [css-nesting] Fix evaluation of @supports(selector(&) {})
Summary: [css-nesting] Fix evaluation of @supports(selector(&) {})
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
: 254204 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-02-15 00:20 PST by Matthieu Dubet
Modified: 2023-03-21 10:27 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthieu Dubet 2023-02-15 00:20:51 PST
The @supports at-rule should correctly work with the nesting selector
Comment 1 Radar WebKit Bug Importer 2023-02-15 00:21:13 PST
<rdar://problem/105485711>
Comment 2 Matthieu Dubet 2023-02-27 12:25:54 PST
Pull request: https://github.com/WebKit/WebKit/pull/10747
Comment 3 EWS 2023-03-01 07:19:31 PST
Committed 261004@main (c4adae4df0f3): <https://commits.webkit.org/261004@main>

Reviewed commits have been landed. Closing PR #10747 and removing active labels.
Comment 4 Tim Nguyen (:ntim) 2023-03-21 10:27:30 PDT
*** Bug 254204 has been marked as a duplicate of this bug. ***