diff --git a/components/style/properties/longhands/inherited_text.mako.rs b/components/style/properties/longhands/inherited_text.mako.rs index 541d102a1de..5d097579b54 100644 --- a/components/style/properties/longhands/inherited_text.mako.rs +++ b/components/style/properties/longhands/inherited_text.mako.rs @@ -319,6 +319,7 @@ ${helpers.single_keyword( "text-combine-upright", "none all", engines="gecko", + gecko_enum_prefix="StyleTextCombineUpright", animation_value_type="none", spec="https://drafts.csswg.org/css-writing-modes-3/#text-combine-upright", )}