style: Add a '-moz-menulist-button' value to '-moz-appearance'.

The '-moz-menulist-button' value currently behavies identically to the
'menulist-button' value.  This is not implemented as an alias because later
patches in this patch series will change the behavior of our pre-existing
'menulist-button' value to more closely match what Chrome does.

Bug: 1428676
Reviewed-by: emilio
This commit is contained in:
Jonathan Watt 2018-06-19 20:12:45 +01:00 committed by Emilio Cobos Álvarez
parent bee7cbad0d
commit b05ace3e4a
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
2 changed files with 12 additions and 7 deletions

View file

@ -515,7 +515,6 @@ ${helpers.predefined_type(
products="gecko",
alias="-webkit-appearance:layout.css.webkit-appearance.enabled",
spec="Nonstandard (https://developer.mozilla.org/en-US/docs/Web/CSS/-moz-appearance)",
needs_context=False,
animation_value_type="discrete",
)}