diff --git a/components/style/properties/longhands/table.mako.rs b/components/style/properties/longhands/table.mako.rs index 0564942fc0a..104c28b8e04 100644 --- a/components/style/properties/longhands/table.mako.rs +++ b/components/style/properties/longhands/table.mako.rs @@ -12,6 +12,7 @@ ${helpers.single_keyword( engines="gecko servo-2013", gecko_ffi_name="mLayoutStrategy", animation_value_type="discrete", + gecko_enum_prefix="StyleTableLayout", spec="https://drafts.csswg.org/css-tables/#propdef-table-layout", servo_restyle_damage="reflow", )}