commit b26c65fcbc14a29f1e443bc8a0c4f099313e3ff5
parent 3728e0c87fc4fa87ddf0c7a8183f2dd2329be96a
Author: Daniel Minor <dminor@mozilla.com>
Date: Wed, 19 Nov 2025 00:50:24 +0000
Bug 1986681 - Ship css module scripts; r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D272993
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml
@@ -9872,7 +9872,7 @@
# https://html.spec.whatwg.org/#creating-a-css-module-script
- name: layout.css.module-scripts.enabled
type: RelaxedAtomicBool
- value: false
+ value: true
mirror: always
# Override DPI. A value of -1 means use the maximum of 96 and the system DPI.