style: Make image-orientation initial value change be Nightly only.

We'll let this ride the trains once Chrome 81 is set to be released.

Differential Revision: https://phabricator.services.mozilla.com/D67932
This commit is contained in:
Cameron McCormack 2020-04-05 03:21:24 +00:00 committed by Emilio Cobos Álvarez
parent 53f7e45285
commit 257b96c549

View file

@ -85,7 +85,8 @@ ${helpers.single_keyword(
${helpers.single_keyword(
"image-orientation",
"from-image none",
"none from-image",
gecko_pref_controlled_initial_value="layout.css.image-orientation.initial-from-image=from-image",
engines="gecko",
gecko_enum_prefix="StyleImageOrientation",
animation_value_type="discrete",