mirror of
https://github.com/servo/servo.git
synced 2025-06-28 02:53:48 +01:00
6 lines
135 B
HTML
6 lines
135 B
HTML
<!doctype html>
|
|
<meta charset="utf-8">
|
|
<title>CSS Test Reference</title>
|
|
<div>
|
|
abc <input type=date style="height: 40px"> def
|
|
</div>
|