mirror of
https://github.com/servo/servo.git
synced 2025-08-27 16:18:21 +01:00
style: No more need_clone.
Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
This commit is contained in:
parent
3868760379
commit
680f8368ef
11 changed files with 119 additions and 168 deletions
|
@ -16,7 +16,6 @@ ${helpers.predefined_type(
|
|||
"computed_value::T::currentcolor()",
|
||||
initial_specified_value="specified::Color::currentcolor()",
|
||||
animation_value_type="AnimatedColor",
|
||||
need_clone=True,
|
||||
ignored_when_colors_disabled=True,
|
||||
spec="https://drafts.csswg.org/css-ui/#propdef-outline-color",
|
||||
)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue