mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
style: Make text-combine-upright not animatable.
Differential Revision: https://phabricator.services.mozilla.com/D84935
This commit is contained in:
parent
32f92d18a8
commit
7c3d815f78
1 changed files with 1 additions and 1 deletions
|
@ -352,7 +352,7 @@ ${helpers.single_keyword(
|
|||
"text-combine-upright",
|
||||
"none all",
|
||||
engines="gecko",
|
||||
animation_value_type="discrete",
|
||||
animation_value_type="none",
|
||||
spec="https://drafts.csswg.org/css-writing-modes-3/#text-combine-upright",
|
||||
)}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue