Bug 1962604. Remove pref layout.css.page-orientation.enabled. r=layout-reviewers,emilio

Differential Revision: https://phabricator.services.mozilla.com/D246712
This commit is contained in:
Jonathan Watt
2025-04-25 11:59:04 +00:00
parent eaef0bac29
commit 70466896b1
4 changed files with 0 additions and 13 deletions

View File

@@ -33,7 +33,6 @@ ${helpers.predefined_type(
"PageOrientation",
"computed::PageOrientation::Upright",
engines="gecko",
gecko_pref="layout.css.page-orientation.enabled",
initial_specified_value="specified::PageOrientation::Upright",
spec="https://drafts.csswg.org/css-page-3/#page-orientation-prop",
animation_type="none",