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:
Boris Chiou 2022-08-04 17:58:03 +00:00 committed by Martin Robinson
parent befb407057
commit deeb5efd84

View file

@ -460,7 +460,6 @@ ${helpers.predefined_type(
servo_pref="layout.legacy_layout",
animation_value_type="ComputedValue",
spec="https://drafts.csswg.org/css-sizing-4/#aspect-ratio",
gecko_pref="layout.css.aspect-ratio.enabled",
servo_restyle_damage="reflow",
)}