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

Differential Revision: https://phabricator.services.mozilla.com/D56203
This commit is contained in:
jeffin143 2019-12-12 10:24:16 +00:00 committed by Emilio Cobos Álvarez
parent d954f516e9
commit e8a3a71080

View file

@ -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(