commit 4c8e0c4d9751248de9c4437ea26c1ae65dbf974b
parent 11994d1db8a60c7d876f7971cad5a004575cd8e6
Author: Daniel Minor <dminor@mozilla.com>
Date: Thu, 20 Nov 2025 04:34:37 +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
@@ -9880,7 +9880,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.