Skip to content

Commit 4d3ad71

Browse files
committed
Bug 2014404 - Enable the current (partial) support for container style queries in Nightly. r=layout-reviewers,emilio
(Note that this has already been enabled in CI for WPT tests, via testing/web-platform/meta/css/__dir__.ini.) Differential Revision: https://phabricator.services.mozilla.com/D281781
1 parent ea3de64 commit 4d3ad71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/libpref/init/StaticPrefList.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10102,7 +10102,7 @@
1010210102
# Whether style() container queries are enabled
1010310103
- name: layout.css.style-queries.enabled
1010410104
type: RelaxedAtomicBool
10105-
value: false
10105+
value: @IS_NIGHTLY_BUILD@
1010610106
mirror: always
1010710107
rust: true
1010810108

0 commit comments

Comments
 (0)