commit b3c5c336322fca6129b9bae999ebaac61deb5eca
parent a9184ac28d5d280dbacf39705bd42cde8003810d
Author: Jonathan Kew <jkew@mozilla.com>
Date: Sat, 27 Dec 2025 15:37:21 +0000
Bug 1989059 - Enable the position-try-order property. r=layout-anchor-positioning-reviewers,emilio
Differential Revision: https://phabricator.services.mozilla.com/D277558
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml
@@ -9954,7 +9954,7 @@
# Whether to enable position-try-order
- name: layout.css.anchor-positioning.position-try-order.enabled
type: RelaxedAtomicBool
- value: false
+ value: true
mirror: always
rust: true