style: Remove various image-orientation related prefs

These shipped in 77.

Differential Revision: https://phabricator.services.mozilla.com/D111550
This commit is contained in:
Oriol Brufau 2023-05-16 23:16:24 +02:00
parent 693c2f0d27
commit fac547276f

View file

@ -84,8 +84,7 @@ ${helpers.single_keyword(
${helpers.single_keyword(
"image-orientation",
"none from-image",
gecko_pref_controlled_initial_value="layout.css.image-orientation.initial-from-image=from-image",
"from-image none",
engines="gecko",
gecko_enum_prefix="StyleImageOrientation",
animation_value_type="discrete",