blob: 7d055f2cece0e6ba19144358c783297b219d9467 (
plain)
1
2
3
4
5
6
7
8
9
|
<!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
|