mirror of
https://github.com/servo/servo.git
synced 2025-07-02 04:53:39 +01:00
style: Make writing-mode and direction non-animatable.
Per https://github.com/w3c/csswg-drafts/issues/2751 Bug: 1473779 Reviewed-by: heycam MozReview-Commit-ID: GCG3vJWNPfC
This commit is contained in:
parent
4d005cb90e
commit
1c799dd296
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ ${helpers.single_keyword(
|
|||
tb=vertical-rl tb-rl=vertical-rl",
|
||||
servo_pref="layout.writing-mode.enabled",
|
||||
animation_value_type="none",
|
||||
animation_value_type="discrete",
|
||||
spec="https://drafts.csswg.org/css-writing-modes/#propdef-writing-mode",
|
||||
servo_restyle_damage="rebuild_and_reflow",
|
||||
)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue