diff --git a/components/style/properties/longhands/box.mako.rs b/components/style/properties/longhands/box.mako.rs index ddf618cfba8..dda92ef38cb 100644 --- a/components/style/properties/longhands/box.mako.rs +++ b/components/style/properties/longhands/box.mako.rs @@ -79,7 +79,6 @@ ${helpers.predefined_type( "computed::Clear::None", engines="gecko servo", animation_value_type="discrete", - gecko_ffi_name="mBreakType", spec="https://drafts.csswg.org/css2/#propdef-clear", servo_restyle_damage="rebuild_and_reflow", )}