mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
style: Remove various image-orientation related prefs
These shipped in 77. Differential Revision: https://phabricator.services.mozilla.com/D111550
This commit is contained in:
parent
693c2f0d27
commit
fac547276f
1 changed files with 1 additions and 2 deletions
|
@ -84,8 +84,7 @@ ${helpers.single_keyword(
|
||||||
|
|
||||||
${helpers.single_keyword(
|
${helpers.single_keyword(
|
||||||
"image-orientation",
|
"image-orientation",
|
||||||
"none from-image",
|
"from-image none",
|
||||||
gecko_pref_controlled_initial_value="layout.css.image-orientation.initial-from-image=from-image",
|
|
||||||
engines="gecko",
|
engines="gecko",
|
||||||
gecko_enum_prefix="StyleImageOrientation",
|
gecko_enum_prefix="StyleImageOrientation",
|
||||||
animation_value_type="discrete",
|
animation_value_type="discrete",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue