mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Split overlong line.
This commit is contained in:
parent
6e95bd8e50
commit
dfb5c52131
1 changed files with 3 additions and 1 deletions
|
@ -1807,7 +1807,9 @@ pub mod longhands {
|
||||||
</%self:longhand>
|
</%self:longhand>
|
||||||
|
|
||||||
${single_keyword("mix-blend-mode",
|
${single_keyword("mix-blend-mode",
|
||||||
"normal multiply screen overlay darken lighten color-dodge color-burn hard-light soft-light difference exclusion hue saturation color luminosity")}
|
"""normal multiply screen overlay darken lighten color-dodge
|
||||||
|
color-burn hard-light soft-light difference exclusion hue
|
||||||
|
saturation color luminosity""")}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue