From e8a3a71080b8236f5892e511ae26249673ffcf91 Mon Sep 17 00:00:00 2001 From: jeffin143 Date: Thu, 12 Dec 2019 10:24:16 +0000 Subject: [PATCH] style: convert NS_STYLE_POINTER_EVENTS_* to an enum class in nsStyleConsts.h Differential Revision: https://phabricator.services.mozilla.com/D56203 --- components/style/properties/longhands/inherited_ui.mako.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/components/style/properties/longhands/inherited_ui.mako.rs b/components/style/properties/longhands/inherited_ui.mako.rs index a7b83f0ea995..25b531909645 100644 --- a/components/style/properties/longhands/inherited_ui.mako.rs +++ b/components/style/properties/longhands/inherited_ui.mako.rs @@ -26,6 +26,7 @@ ${helpers.single_keyword( animation_value_type="discrete", extra_gecko_values="visiblepainted visiblefill visiblestroke visible painted fill stroke all", spec="https://www.w3.org/TR/SVG11/interact.html#PointerEventsProperty", + gecko_enum_prefix="StylePointerEvents", )} ${helpers.single_keyword(