Bug 256180
| Summary: | Implement supports() syntax for @import rules | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sebastian Zartner <sebastianzartner> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ahmad.saleem792, bfulgham, bramus, jensimmons, koivisto, m_dubet, oliver, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://drafts.csswg.org/css-cascade-4/#typedef-import-conditions | ||
| See Also: | https://github.com/web-platform-tests/wpt/pull/48426 | ||
Sebastian Zartner
CSS Cascading 4 defines a supports() syntax for @import rules allowing support-dependent importing of other style sheets. See https://drafts.csswg.org/css-cascade-4/#typedef-import-conditions.
This feature is important for different features, especially for those introducing new syntax like CSS Nesting.
Sebastian
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/109060734>
Tim Nguyen (:ntim)
*** Bug 265329 has been marked as a duplicate of this bug. ***
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/23190
EWS
Committed 273591@main (8338db44d918): <https://commits.webkit.org/273591@main>
Reviewed commits have been landed. Closing PR #23190 and removing active labels.