Skip to content

Commit

Permalink
Enable baseline-source for servo
Browse files Browse the repository at this point in the history
Changed the obsolete servo-2013 into servo.
  • Loading branch information
MunishMummadi authored and Loirooriol committed Mar 31, 2024
1 parent bab07f5 commit d93ff28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style/properties/longhands/box.mako.rs
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ ${helpers.predefined_type(
"baseline-source",
"BaselineSource",
"computed::BaselineSource::Auto",
engines="gecko servo-2013",
engines="gecko servo",
animation_value_type="discrete",
spec="https://drafts.csswg.org/css-inline-3/#baseline-source",
servo_restyle_damage = "reflow",
Expand Down

0 comments on commit d93ff28

Please sign in to comment.