mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
Use IntermediateColor for text-shadow.
This commit is contained in:
parent
1e9c118f7f
commit
46e567e688
2 changed files with 3 additions and 1 deletions
|
@ -2920,3 +2920,4 @@ impl <'a> From<<&'a IntermediateColor> for CSSParserColor {
|
|||
</%def>
|
||||
|
||||
${impl_intermediate_type_for_shadow('Box')}
|
||||
${impl_intermediate_type_for_shadow('Text')}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue