We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd4915a commit b0ddb79Copy full SHA for b0ddb79
1 file changed
css-ui-4/Overview.bs
@@ -1843,8 +1843,13 @@ Animation type: discrete
1843
The element is rendered with the look and feel of a push button,
1844
similar to the ''appearance: auto'' rendering of the [[HTML]] <{button}> element.
1845
1846
- Issue: Are there some form controls or other replaced elements
1847
- on which this value should be a no‑op?
+ UAs may treat this value as ''appearance/auto'' on form controls
+ or replaced elements
1848
+ for which it is impractical or nonsensical.
1849
+
1850
+ Issue: Are there some elements
1851
+ on which this value <em>must</em> be treated as auto for web compat requirements?
1852
+ The phrasing above alows it, and that's probably enough.
1853
1854
<dt><dfn type=""><compat></dfn>
1855
<dd>
0 commit comments