Support stroke-dasharray: none

This should fix #16374.
This commit is contained in:
Xidorn Quan 2017-04-12 17:49:34 +08:00
parent 0da416f243
commit 0df16cb22c

View file

@ -97,6 +97,7 @@ ${helpers.predefined_type("stroke-dasharray",
"Either::Second(0.0)",
"parse_non_negative",
vector="True",
allow_empty="True",
products="gecko",
animation_type="none",
space_separated_allowed="True",