mirror of
https://github.com/servo/servo.git
synced 2025-06-23 16:44:33 +01:00
9 lines
272 B
HTML
9 lines
272 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>CSS Reftest Reference</title>
|
|
<link rel="author" title="Emilio Cobos Álvarez" href="mailto:ecobos@igalia.com">
|
|
<style>
|
|
html, body { margin: 0; padding: 0; }
|
|
</style>
|
|
<p>Test passes if you see the word "PASS" below</p>
|
|
PASS
|