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:
Emilio Cobos Álvarez 2018-07-06 03:44:28 +02:00
parent 4d005cb90e
commit 1c799dd296
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C

View file

@ -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",
)}