File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1843,13 +1843,10 @@ Animation type: discrete
18431843 The element is rendered with the look and feel of a push button,
18441844 similar to the ''appearance: auto'' rendering of the [[HTML]] <{button}> element.
18451845
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.
18491848
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.
18531850
18541851 <dt> <dfn type=""><compat></dfn>
18551852 <dd>
You can’t perform that action at this time.
0 commit comments