Skip to content

Commit d433a7d

Browse files
committed
Bug 1869880. Enable 'layout.css.page-orientation.enabled' beyond Nightly channels. r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D196348
1 parent 74c0342 commit d433a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/libpref/init/StaticPrefList.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8654,7 +8654,7 @@
86548654
# Enables support for the page-orientation property inside of CSS @page rules.
86558655
- name: layout.css.page-orientation.enabled
86568656
type: RelaxedAtomicBool
8657-
value: @IS_NIGHTLY_BUILD@
8657+
value: true
86588658
mirror: always
86598659
rust: true
86608660

0 commit comments

Comments
 (0)