diff --git a/components/style/properties/gecko.mako.rs b/components/style/properties/gecko.mako.rs index 7bb4571cb20..448acd56e27 100644 --- a/components/style/properties/gecko.mako.rs +++ b/components/style/properties/gecko.mako.rs @@ -1164,7 +1164,6 @@ fn static_assert() { "clear", "Left Right None Both", gecko_enum_prefix="StyleClear", - gecko_inexhaustive=True, ) %> ${impl_keyword('clear', 'mBreakType', clear_keyword)}