From 1face496a28e89f62e468a2ddeadc22391209294 Mon Sep 17 00:00:00 2001 From: Jonathan Watt Date: Fri, 25 May 2018 10:44:17 -0700 Subject: [PATCH] style: -webkit-appearance alias for -moz-appearance (behind a pref). Bug: 1429713 Reviewed-by: emilio --- components/style/properties/longhand/box.mako.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/components/style/properties/longhand/box.mako.rs b/components/style/properties/longhand/box.mako.rs index 898f7391de0..aea51fed766 100644 --- a/components/style/properties/longhand/box.mako.rs +++ b/components/style/properties/longhand/box.mako.rs @@ -626,6 +626,7 @@ ${helpers.single_keyword("-moz-appearance", gecko_ffi_name="mAppearance", gecko_constant_prefix="ThemeWidgetType_NS_THEME", products="gecko", + alias="-webkit-appearance:layout.css.webkit-appearance.enabled", spec="Nonstandard (https://developer.mozilla.org/en-US/docs/Web/CSS/-moz-appearance)", animation_value_type="discrete")}