File tree 1 file changed +3
-6
lines changed
1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -1843,13 +1843,10 @@ Animation type: discrete
1843
1843
The element is rendered with the look and feel of a push button,
1844
1844
similar to the ''appearance: auto'' rendering of the [[HTML]] <{button}> element.
1845
1845
1846
- UAs may treat this value as ''appearance/auto'' on form controls
1847
- or replaced elements
1848
- for which it is impractical or nonsensical.
1846
+ UAs must treat this value as ''appearance/auto'' on <{input}> elements,
1847
+ <{textarea}> elements, <{meter}> elements, and <{progress}> elements.
1849
1848
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.
1849
+ Note: Using ''appearance/button'' on a <{select}> element works.
1853
1850
1854
1851
<dt> <dfn type=""><compat></dfn>
1855
1852
<dd>
You can’t perform that action at this time.
0 commit comments