From d862daeee623bdb9f8a03affc3ab3b0260fc9f1b Mon Sep 17 00:00:00 2001 From: Hiroyuki Ikezoe Date: Fri, 4 Jan 2019 07:22:52 +0000 Subject: [PATCH] style: Drop layout.css.image-orientation.enabled pref. It was enabled by default in bug 825771. Differential Revision: https://phabricator.services.mozilla.com/D15704 --- components/style/properties/longhands/inherited_box.mako.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/components/style/properties/longhands/inherited_box.mako.rs b/components/style/properties/longhands/inherited_box.mako.rs index 4da61628677..0e3799f6c46 100644 --- a/components/style/properties/longhands/inherited_box.mako.rs +++ b/components/style/properties/longhands/inherited_box.mako.rs @@ -77,6 +77,5 @@ ${helpers.single_keyword( products="gecko", gecko_enum_prefix="StyleImageOrientation", animation_value_type="discrete", - gecko_pref="layout.css.image-orientation.enabled", spec="https://drafts.csswg.org/css-images/#propdef-image-orientation", )}