From 017d6f041696db394b2487e346d83ae346be7a5a Mon Sep 17 00:00:00 2001 From: Sakura Mochizuki Date: Sat, 25 Jan 2020 10:51:24 +0000 Subject: [PATCH] style: Convert dominant-baseline #defines to an enum class. Differential Revision: https://phabricator.services.mozilla.com/D61046 --- 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 7cb4e4f1da0..1839f90d6e6 100644 --- a/components/style/properties/longhands/inherited_svg.mako.rs +++ b/components/style/properties/longhands/inherited_svg.mako.rs @@ -17,6 +17,7 @@ ${helpers.single_keyword( engines="gecko", animation_value_type="discrete", spec="https://www.w3.org/TR/css-inline-3/#propdef-dominant-baseline", + gecko_enum_prefix="StyleDominantBaseline", )} ${helpers.single_keyword(