Skip to content

Commit 92d8a60

Browse files
zcorpanfrivoal
authored andcommitted
[css-ui] Remove slider-horizontal, square-button, push-button from <compat-auto>
Fixes w3c#8506
1 parent 7d4d5b0 commit 92d8a60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-ui-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2094,7 +2094,7 @@ where CSS can be used to restyle them.
20942094
for earlier non-standard versions of this property.
20952095
They all have the same effect as ''appearance/auto''.
20962096

2097-
<pre class=prod style="white-space: normal"><<compat-auto>> = <dfn>searchfield</dfn> | <dfn>textarea</dfn> | <dfn>push-button</dfn> | <dfn>slider-horizontal</dfn> | <dfn>checkbox</dfn> | <dfn>radio</dfn> | <dfn>square-button</dfn> | <dfn>menulist</dfn> | <dfn>listbox</dfn> | <dfn>meter</dfn> | <dfn>progress-bar</dfn> | <dfn>button</dfn> </pre>
2097+
<pre class=prod style="white-space: normal"><<compat-auto>> = <dfn>searchfield</dfn> | <dfn>textarea</dfn> | <dfn>checkbox</dfn> | <dfn>radio</dfn> | <dfn>menulist</dfn> | <dfn>listbox</dfn> | <dfn>meter</dfn> | <dfn>progress-bar</dfn> | <dfn>button</dfn> </pre>
20982098

20992099
Issue: When ''appearance/auto'' is widely supported,
21002100
recommend using it instead.

0 commit comments

Comments
 (0)