@@ -1862,10 +1862,10 @@ so that CSS can be used to restyle them.
1862
1862
for earlier non standard versions of this property.
1863
1863
They all have the same effect as ''appearance/auto'' .
1864
1864
1865
- <pre class=prod style="white-space: normal"><<compat>> = <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> </pre>
1865
+ <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> </pre>
1866
1866
1867
- Issue: When 'auto' is widely supported,
1868
- recommend using 'auto' instead.
1867
+ Issue: When ''appearance/ auto' ' is widely supported,
1868
+ recommend using it instead.
1869
1869
1870
1870
Issue: If any of these value is not needed for web compat,
1871
1871
they should be dropped from this list;
@@ -1906,7 +1906,7 @@ so that CSS can be used to restyle them.
1906
1906
and activating (for example by clicking) the element would toggle the state as usual.
1907
1907
</div>
1908
1908
1909
- On controls where the computed value is ''appearance/auto'' or one of the <<compat>> values,
1909
+ On controls where the computed value is ''appearance/auto'' or one of the <<compat-auto >> values,
1910
1910
and on any element where the computed value is ''appearance/button'' ,
1911
1911
UAs may disregard some CSS properties
1912
1912
to ensure that the intended appearance is preserved,
0 commit comments