mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +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(
|
||||
"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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue