mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Remove complex_color parameter.
This commit is contained in:
parent
7568a19688
commit
742c45f859
7 changed files with 14 additions and 21 deletions
|
@ -281,7 +281,6 @@ ${helpers.predefined_type(
|
|||
"text-decoration-color", "Color",
|
||||
"computed::Color::CurrentColor",
|
||||
initial_specified_value="specified::Color::currentcolor()",
|
||||
complex_color=True,
|
||||
products="gecko",
|
||||
animation_value_type="IntermediateColor",
|
||||
ignored_when_colors_disabled=True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue