We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c6cca9 commit ae81d0aCopy full SHA for ae81d0a
style/properties/longhands/inherited_text.mako.rs
@@ -147,7 +147,6 @@ ${helpers.single_keyword(
147
gecko_aliases="-moz-pre-space=preserve-spaces",
148
engines="gecko servo",
149
gecko_enum_prefix="StyleWhiteSpaceCollapse",
150
- needs_conversion="True",
151
animation_type="discrete",
152
spec="https://drafts.csswg.org/css-text-4/#propdef-white-space-collapse",
153
servo_restyle_damage="rebuild_and_reflow",
@@ -382,7 +381,6 @@ ${helpers.single_keyword(
382
381
"wrap nowrap",
383
384
gecko_enum_prefix="StyleTextWrapMode",
385
386
387
spec="https://drafts.csswg.org/css-text-4/#propdef-text-wrap-mode",
388
0 commit comments