style: Fix some issues with #23856 in Gecko.

This commit is contained in:
Emilio Cobos Álvarez 2019-07-30 11:56:07 +02:00
parent 4813390e60
commit 46236d015b
No known key found for this signature in database
GPG key ID: E1152D0994E4BF8A
2 changed files with 3 additions and 3 deletions

View file

@ -80,7 +80,7 @@ ${helpers.predefined_type(
"overflow-wrap",
"OverflowWrap",
"computed::OverflowWrap::Normal",
engines="servo-2013 servo-2020",
engines="gecko servo-2013 servo-2020",
servo_2020_pref="layout.2020.unimplemented",
animation_value_type="discrete",
spec="https://drafts.csswg.org/css-text/#propdef-overflow-wrap",