mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
style: Remove aspect-ratio preference
We shipped this in Firefox 89, one year ago. It should be okay to drop this preference now. Differential Revision: https://phabricator.services.mozilla.com/D153680
This commit is contained in:
parent
befb407057
commit
deeb5efd84
1 changed files with 0 additions and 1 deletions
|
@ -460,7 +460,6 @@ ${helpers.predefined_type(
|
||||||
servo_pref="layout.legacy_layout",
|
servo_pref="layout.legacy_layout",
|
||||||
animation_value_type="ComputedValue",
|
animation_value_type="ComputedValue",
|
||||||
spec="https://drafts.csswg.org/css-sizing-4/#aspect-ratio",
|
spec="https://drafts.csswg.org/css-sizing-4/#aspect-ratio",
|
||||||
gecko_pref="layout.css.aspect-ratio.enabled",
|
|
||||||
servo_restyle_damage="reflow",
|
servo_restyle_damage="reflow",
|
||||||
)}
|
)}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue