mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
style: Convert stroke-linejoin #defines to an enum class.
Differential Revision: https://phabricator.services.mozilla.com/D60865
This commit is contained in:
parent
16e5331950
commit
55f76be5e2
1 changed files with 1 additions and 0 deletions
|
@ -118,6 +118,7 @@ ${helpers.single_keyword(
|
|||
engines="gecko",
|
||||
animation_value_type="discrete",
|
||||
spec="https://www.w3.org/TR/SVG11/painting.html#StrokeLinejoinProperty",
|
||||
gecko_enum_prefix = "StyleStrokeLinejoin",
|
||||
)}
|
||||
|
||||
${helpers.predefined_type(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue