mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Make floats not parse on layout 2020
This commit is contained in:
parent
a5e55ddb20
commit
7e143c7a05
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ ${helpers.predefined_type(
|
||||||
"Float",
|
"Float",
|
||||||
"computed::Float::None",
|
"computed::Float::None",
|
||||||
engines="gecko servo-2013 servo-2020",
|
engines="gecko servo-2013 servo-2020",
|
||||||
|
servo_2020_pref="layout.2020.unimplemented",
|
||||||
initial_specified_value="specified::Float::None",
|
initial_specified_value="specified::Float::None",
|
||||||
spec="https://drafts.csswg.org/css-box/#propdef-float",
|
spec="https://drafts.csswg.org/css-box/#propdef-float",
|
||||||
animation_value_type="discrete",
|
animation_value_type="discrete",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue