Skip to content

Commit

Permalink
Revert "Enable quotes property (#110)"
Browse files Browse the repository at this point in the history
This reverts commit 8af5d51.
  • Loading branch information
Loirooriol authored Feb 11, 2025
1 parent 8af5d51 commit 38c973b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style/properties/longhands/list.mako.rs
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ ${helpers.predefined_type(
"Quotes",
"computed::Quotes::get_initial_value()",
engines="gecko servo",
servo_pref="layout.legacy_layout",
animation_type="discrete",
spec="https://drafts.csswg.org/css-content/#propdef-quotes",
servo_restyle_damage="rebuild_and_reflow",
Expand Down

0 comments on commit 38c973b

Please sign in to comment.