File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -1932,8 +1932,10 @@ so that CSS can be used to restyle them.
19321932 and activating (for example by clicking) the element would toggle the state as usual.
19331933</div>
19341934
1935- On <a>widgets</a> where the computed value is ''appearance/auto'' or one of the <<compat-auto>> values,
1936- and on any element where the computed value is ''appearance/button'' ,
1935+ On <a>widgets</a> where the computed value is ''appearance/auto'' ,
1936+ ''appearance/textfield'' ,
1937+ ''appearance/menulist-button'' ,
1938+ or one of the <<compat-auto>> values,
19371939UAs may disregard some CSS properties
19381940to ensure that the intended appearance is preserved,
19391941or because these properties may not be meaningful for the chosen appearance.
You can’t perform that action at this time.
0 commit comments