We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6506c10 commit b9519aaCopy full SHA for b9519aa
1 file changed
css-ui-4/Overview.bs
@@ -1932,8 +1932,10 @@ so that CSS can be used to restyle them.
1932
and activating (for example by clicking) the element would toggle the state as usual.
1933
</div>
1934
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'',
+On <a>widgets</a> where the computed value is ''appearance/auto'',
+''appearance/textfield'',
1937
+''appearance/menulist-button'',
1938
+or one of the <<compat-auto>> values,
1939
UAs may disregard some CSS properties
1940
to ensure that the intended appearance is preserved,
1941
or because these properties may not be meaningful for the chosen appearance.
0 commit comments