Skip to content

Commit 7ec3a72

Browse files
committed
Bug 1957244 - Enable layout.css.grid-multi-pass-track-sizing.enabled by default. r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D247135
1 parent 20d042e commit 7ec3a72

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
@@ -9982,7 +9982,7 @@
99829982
# https://drafts.csswg.org/css-grid-2/#algo-grid-sizing
99839983
- name: layout.css.grid-multi-pass-track-sizing.enabled
99849984
type: bool
9985-
value: false
9985+
value: true
99869986
mirror: always
99879987

99889988
# Is support for :heading and :heading() pseudo classes enabled?

0 commit comments

Comments
 (0)