mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
style: Fix some issues with #23856 in Gecko.
This commit is contained in:
parent
4813390e60
commit
46236d015b
2 changed files with 3 additions and 3 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue