mirror of
https://github.com/servo/servo.git
synced 2025-06-28 19:13:41 +01:00
7 lines
157 B
HTML
7 lines
157 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>CSS Reference</title>
|
|
<body>
|
|
<p>Test passes if there is the number '0' below.</p>
|
|
<div>0</div>
|
|
</body>
|