mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
2020: enable CSS parsing of properties that are (somewhat) implemented
This commit is contained in:
parent
22f5e07765
commit
59f68525c4
9 changed files with 11 additions and 17 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue