mirror of
https://github.com/servo/servo
synced 2026-05-11 17:37:21 +02:00
8 lines
157 B
HTML
8 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>
|