WebKittens
No response
Title of the proposal
Comma-separated @container queries
URL to the spec
https://drafts.csswg.org/css-conditional-5/#container-rule
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
No response
WebKit Bugzilla URL
No response
Radar URL
No response
Description
The @container rule has been extended to take a comma-separated list of container queries instead of a single one.
Additionally, CSSContainerRule.conditions has been added to iterate over the queries (spec).
Shipped in Firefox
To be shipped in Chromium
WebKittens
No response
Title of the proposal
Comma-separated @container queries
URL to the spec
https://drafts.csswg.org/css-conditional-5/#container-rule
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
No response
WebKit Bugzilla URL
No response
Radar URL
No response
Description
The
@containerrule has been extended to take a comma-separated list of container queries instead of a single one.Additionally,
CSSContainerRule.conditionshas been added to iterate over the queries (spec).Shipped in Firefox
To be shipped in Chromium