Skip to content

Commit

Permalink
style: Convert stroke-linejoin #defines to an enum class.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcnickle authored and emilio committed Feb 12, 2020
1 parent 16e5331 commit 55f76be
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 55f76be

Please sign in to comment.