Skip to content

Commit 396795a

Browse files
committed
Bug 2030645 - Enable container style queries on all channels. r=firefox-style-system-reviewers,emilio
Differential Revision: https://phabricator.services.mozilla.com/D294017
1 parent 75be686 commit 396795a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/libpref/init/StaticPrefList.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10262,7 +10262,7 @@
1026210262
# Whether style() container queries are enabled
1026310263
- name: layout.css.style-queries.enabled
1026410264
type: RelaxedAtomicBool
10265-
value: @IS_NIGHTLY_BUILD@
10265+
value: true
1026610266
mirror: always
1026710267
rust: true
1026810268

0 commit comments

Comments
 (0)