mirror of
https://github.com/servo/servo.git
synced 2025-07-19 05:13:55 +01:00
6 lines
198 B
HTML
6 lines
198 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>Reference: appearance: auto on non-widget input elements</title>
|
|
<input type="hidden" value="abc">
|
|
<input type="image" value="def">
|
|
<input type="file">
|