Skip to content

Commit d933c65

Browse files
committed
maded changes to reflect experimental page
1 parent 7b024b4 commit d933c65

File tree

1 file changed

+1
-1
lines changed
  • files/en-us/mozilla/firefox/releases/149

1 file changed

+1
-1
lines changed

files/en-us/mozilla/firefox/releases/149/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,4 @@ You can find more such features on the [Experimental features](/en-US/docs/Mozil
144144

145145
- **`@container style()` queries** (Nightly): `layout.css.style-queries.enabled`
146146

147-
The [`@container`](/en-US/docs/Web/CSS/Reference/At-rules/@container) CSS at-rule now supports [`style()`](/en-US/docs/Web/CSS/Guides/Containment/Container_size_and_style_queries#container_style_queries) queries. This allows you to check if a container has a valid CSS [declaration](/en-US/docs/Web/CSS/Guides/Syntax/Introduction#css_declarations), a CSS property, or a [`<custom-property-name>`](/en-US/docs/Web/CSS/Reference/Values/var#values) or not and applied styles based upon the outcome. ([Firefox bug 2014404](https://bugzil.la/2014404)).
147+
The [`@container`](/en-US/docs/Web/CSS/Reference/At-rules/@container) CSS at-rule supports [`style()`](/en-US/docs/Web/CSS/Guides/Containment/Container_size_and_style_queries#container_style_queries) queries. This allows you to check if a container has a valid CSS declaration, a CSS property, or a custom property, and apply styles to its children accordingly. ([Firefox bug 2014404](https://bugzil.la/2014404)).

0 commit comments

Comments
 (0)