mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Auto-generate color glue
This commit is contained in:
parent
caa745cb81
commit
b446f0e28a
3 changed files with 5 additions and 17 deletions
|
@ -209,5 +209,6 @@ ${helpers.single_keyword("text-decoration-style",
|
|||
${helpers.predefined_type(
|
||||
"text-decoration-color", "CSSColor",
|
||||
"CSSParserColor::RGBA(RGBA { red: 0.0, green: 0.0, blue: 0.0, alpha: 1.0 })",
|
||||
complex_color=True,
|
||||
products="gecko",
|
||||
animatable=True)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue