| element | appearance: none | appearance: auto |
|---|---|---|
| div | 123 | 123 |
| span | 123 | 123 |
| img | | |
| a | 123 | 123 |
| input[type="text"] | ||
| input[type="number"] | ||
| input[type="date"] | ||
| input[type="time"] | ||
| input[type="checkbox"] | ||
| input[type="radio"] | ||
| input[type="button"] | ||
| input[type="submit"] | ||
| input[type="reset"] | ||
| input[type="image"] | ||
| input[type="file"] | ||
| select | ||
| select[size=3] | ||
| textarea |