Skip to content

Commit cc99761

Browse files
authored
Merge pull request #3545 from zcorpan/zcorpan/appearance-menulist
[css-ui] Specify appearance: menulist and menulist-button
2 parents 95354cf + 0af4a49 commit cc99761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-ui-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1854,7 +1854,7 @@ Animation type: discrete
18541854
for earlier non standard versions of this property.
18551855
They all have the same effect as ''appearance/auto''.
18561856

1857-
<pre class=prod style="white-space: normal"><<compat>> = <dfn>textfield</dfn> | <dfn>searchfield</dfn> | <dfn>textarea</dfn> | <dfn>push-button</dfn> | <dfn>button-bevel</dfn> | <dfn>slider-horizontal</dfn> | <dfn>checkbox</dfn> | <dfn>radio</dfn> | <dfn>square-button</dfn> | <dfn>menu-list</dfn> | <dfn>listbox</dfn> | <dfn>meter</dfn> | <dfn>progress-bar</pre></dfn>
1857+
<pre class=prod style="white-space: normal"><<compat>> = <dfn>textfield</dfn> | <dfn>searchfield</dfn> | <dfn>textarea</dfn> | <dfn>push-button</dfn> | <dfn>button-bevel</dfn> | <dfn>slider-horizontal</dfn> | <dfn>checkbox</dfn> | <dfn>radio</dfn> | <dfn>square-button</dfn> | <dfn>menulist</dfn> | <dfn>menulist-button</dfn> | <dfn>listbox</dfn> | <dfn>meter</dfn> | <dfn>progress-bar</pre></dfn>
18581858
18591859
Issue: If any of these value is not needed for web compat,
18601860
they should be dropped from this list;

0 commit comments

Comments
 (0)