From 524a2503474293047fb26358fd3f1dffc73ddd31 Mon Sep 17 00:00:00 2001 From: Simon Pieters Date: Tue, 22 Jan 2019 13:32:21 +0100 Subject: [PATCH] [css-ui] Specify appearance: menulist and menulist-button --- css-ui-4/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-ui-4/Overview.bs b/css-ui-4/Overview.bs index ba925660aa6..dfe0f1db4b2 100644 --- a/css-ui-4/Overview.bs +++ b/css-ui-4/Overview.bs @@ -1857,7 +1857,7 @@ Animation type: discrete for earlier non standard versions of this property. They all have the same effect as ''appearance/auto''. -
<> =  textfield | searchfield | textarea | push-button | slider-horizontal | checkbox | radio | square-button | menu-list | listbox | meter | progress-bar
+
<> =  textfield | searchfield | textarea | push-button | slider-horizontal | checkbox | radio | square-button | menulist | menulist-button | listbox | meter | progress-bar
Issue: If any of these value is not needed for web compat, they should be dropped from this list;