From 0c44382348ee78c823a3c01eaa722f7556e3a25a Mon Sep 17 00:00:00 2001 From: jeffin143 Date: Thu, 21 Nov 2019 06:07:30 +0000 Subject: [PATCH] style: convert NS_STYLE_STROKE_LINECAP_* to an enum class in nsStyleConsts.h Differential Revision: https://phabricator.services.mozilla.com/D53908 --- components/style/properties/longhands/inherited_svg.mako.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/components/style/properties/longhands/inherited_svg.mako.rs b/components/style/properties/longhands/inherited_svg.mako.rs index 487456cbe12..4ad94b6fb63 100644 --- a/components/style/properties/longhands/inherited_svg.mako.rs +++ b/components/style/properties/longhands/inherited_svg.mako.rs @@ -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(