style: Drop layout.css.image-orientation.enabled pref.

It was enabled by default in bug 825771.

Differential Revision: https://phabricator.services.mozilla.com/D15704
This commit is contained in:
Hiroyuki Ikezoe 2019-01-04 07:22:52 +00:00 committed by Emilio Cobos Álvarez
parent 529ff36bb6
commit d862daeee6

View file

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