style: convert NS_STYLE_STROKE_LINECAP_* to an enum class in nsStyleConsts.h

Differential Revision: https://phabricator.services.mozilla.com/D53908
This commit is contained in:
jeffin143 2019-11-21 06:07:30 +00:00 committed by Emilio Cobos Álvarez
parent e48c4b88f1
commit 0c44382348
No known key found for this signature in database
GPG key ID: E1152D0994E4BF8A

View file

@ -108,6 +108,7 @@ ${helpers.single_keyword(
engines="gecko",
animation_value_type="discrete",
spec="https://www.w3.org/TR/SVG11/painting.html#StrokeLinecapProperty",
gecko_enum_prefix = "StyleStrokeLinecap",
)}
${helpers.single_keyword(