Bug 252301

Summary: [css-nesting] Fix evaluation of @supports(selector(&) {})
Product: WebKit Reporter: Matthieu Dubet <m_dubet>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bramus, sam.willis, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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. ***