2020: enable CSS parsing of properties that are (somewhat) implemented

This commit is contained in:
Simon Sapin 2019-10-23 18:38:30 +02:00
parent 22f5e07765
commit 59f68525c4
9 changed files with 11 additions and 17 deletions

View file

@ -63,7 +63,6 @@ ${helpers.predefined_type(
"Float",
"computed::Float::None",
engines="gecko servo-2013 servo-2020",
servo_2020_pref="layout.2020.unimplemented",
initial_specified_value="specified::Float::None",
spec="https://drafts.csswg.org/css-box/#propdef-float",
animation_value_type="discrete",