From 4d005cb90ed2919e230d48600a862943f55ed55b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Fri, 6 Jul 2018 03:41:56 +0200 Subject: [PATCH] style: Reformat most of inherited_box.mako.rs. image-orientation is being changed as we speak, so I left it there to avoid bitrot. Bug: 1473779 Reviewed-by: heycam MozReview-Commit-ID: IwpA5HEuVU --- components/style/properties/longhands/inherited_box.mako.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/components/style/properties/longhands/inherited_box.mako.rs b/components/style/properties/longhands/inherited_box.mako.rs index efb3ec19ccb..03ab9ef0fc2 100644 --- a/components/style/properties/longhands/inherited_box.mako.rs +++ b/components/style/properties/longhands/inherited_box.mako.rs @@ -27,6 +27,7 @@ ${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", )}