commit dc2d4d22e48f567f05d38c12b9a9f1173c2ce34c
parent 56a8d5300646bfb399c357a7dd57182f592e1758
Author: Eri Pazos Pérez <eri@igalia.com>
Date: Wed, 15 Oct 2025 10:29:11 +0000
Bug 1994171 - Enable mathml.math_shift.enabled by default r=fredw
Differential Revision: https://phabricator.services.mozilla.com/D268530
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml
@@ -11130,7 +11130,7 @@
# Whether to enable support for the math-shift CSS property.
- name: mathml.math_shift.enabled
type: RelaxedAtomicBool
- value: @IS_NIGHTLY_BUILD@
+ value: true
mirror: always
# Whether to disable the MathML3 support for the mathvariant attribute. For