Bug 260812
| Summary: | [css-nesting] Allow descendant type selectors to be nested without leading `&` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Niklas Ljunglöf <slipped-gazette.0w> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Enhancement | CC: | karlcow, m_dubet, webkit-bug-importer |
| Priority: | P2 | Keywords: | BrowserCompat, InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Niklas Ljunglöf
According to recent changes to the spec:
– https://drafts.csswg.org/css-nesting/#example-82c7d228
– https://github.com/w3c/csswg-drafts/issues/7961
The implementation in Firefox 117 supports this.
WPT test: https://wpt.fyi/results/css/css-nesting/nesting-type-selector.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Matthieu Dubet
rdar://113475843
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/17189
EWS
Committed 267549@main (2cfe184f6dbe): <https://commits.webkit.org/267549@main>
Reviewed commits have been landed. Closing PR #17189 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/114819266>