Skip to content

Commit f6cb33f

Browse files
authored
Enable aspect-ratio for layout 2020 (#54)
Signed-off-by: valadaptive <[email protected]>
1 parent 4465d07 commit f6cb33f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

style/properties/longhands/position.mako.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,6 @@ ${helpers.predefined_type(
425425
"AspectRatio",
426426
"computed::AspectRatio::auto()",
427427
engines="gecko servo",
428-
servo_pref="layout.legacy_layout",
429428
animation_value_type="ComputedValue",
430429
spec="https://drafts.csswg.org/css-sizing-4/#aspect-ratio",
431430
servo_restyle_damage="reflow",

0 commit comments

Comments
 (0)