mirror of
https://github.com/servo/servo
synced 2026-05-11 01:22:19 +02:00
9 lines
171 B
HTML
9 lines
171 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<title>CSS Reftest Reference</title>
|
|
<body>
|
|
<p>Test passes if the words "Filler Text" are below.</p>
|
|
<div>Filler Text</div>
|
|
</body>
|
|
</html>
|