Skip to content

Commit 0989473

Browse files
keithamuskcirkel@mozilla.com
authored andcommitted
Bug 2031295 - Enable shadowrootslotassignment by default r=dom-core,farre
Differential Revision: https://phabricator.services.mozilla.com/D293880
1 parent d3d1412 commit 0989473

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/libpref/init/StaticPrefList.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5742,7 +5742,7 @@
57425742

57435743
- name: dom.shadowdom.shadowRootSlotAssignment.enabled
57445744
type: RelaxedAtomicBool
5745-
value: false
5745+
value: true
57465746
mirror: always
57475747

57485748
# NOTE: This preference is used in unit tests. If it is removed or its default

0 commit comments

Comments
 (0)