mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
style: Convert vector-effect #defines to an enum class.
Differential Revision: https://phabricator.services.mozilla.com/D65718
This commit is contained in:
parent
4a19074664
commit
614d3e746f
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ ${helpers.single_keyword(
|
|||
"vector-effect",
|
||||
"none non-scaling-stroke",
|
||||
engines="gecko",
|
||||
gecko_enum_prefix="StyleVectorEffect",
|
||||
animation_value_type="discrete",
|
||||
spec="https://www.w3.org/TR/SVGTiny12/painting.html#VectorEffectProperty",
|
||||
)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue