mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
style: -webkit-appearance alias for -moz-appearance (behind a pref).
Bug: 1429713 Reviewed-by: emilio
This commit is contained in:
parent
63981e962a
commit
1face496a2
1 changed files with 1 additions and 0 deletions
|
@ -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")}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue