From f777c17f3fd4f04afd7b2b344ccf3918da05c7db Mon Sep 17 00:00:00 2001 From: jeffin143 Date: Mon, 25 Nov 2019 15:40:50 +0000 Subject: [PATCH] style: convert NS_STYLE_OBJECT_FIT_* to an enum class in nsStyleConsts.h Differential Revision: https://phabricator.services.mozilla.com/D54153 --- components/style/properties/longhands/position.mako.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/components/style/properties/longhands/position.mako.rs b/components/style/properties/longhands/position.mako.rs index 1c2f5cc2e4a..95595f36316 100644 --- a/components/style/properties/longhands/position.mako.rs +++ b/components/style/properties/longhands/position.mako.rs @@ -331,6 +331,7 @@ ${helpers.single_keyword( engines="gecko", animation_value_type="discrete", spec="https://drafts.csswg.org/css-images/#propdef-object-fit", + gecko_enum_prefix = "StyleObjectFit", )} ${helpers.predefined_type(