WebKit / standards-positions

WebKit's positions on emerging web specifications
https://webkit.org/standards-positions/
240 stars 18 forks source link

[css-cascade-5] Implement supports() for @import #279

Closed danielsakhapov closed 2 months ago

danielsakhapov commented 7 months ago

WebKittens

No response

Title of the spec

CSS Cascading and Inheritance: supports() for @import

URL to the spec

https://drafts.csswg.org/css-cascade-5/#conditional-import

URL to the spec's repository

No response

Issue Tracker URL

No response

Explainer URL

No response

TAG Design Review URL

No response

Mozilla standards-positions issue URL

Positive, Firefox shipped this.

WebKit Bugzilla URL

https://bugs.webkit.org/show_bug.cgi?id=256180

Radar URL

No response

Description

Firefox has shipped it. Chrome implemented, processing to ship.

nt1m commented 4 months ago

We think this is an useful feature and we have also recently implemented this: https://github.com/WebKit/WebKit/pull/23190

We will mark as support in a week pending objections.