blob: 6dfeba6e167649e6d4f3b84fccd1e9fedfe0c9d1 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!DOCTYPE html>
<html>
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Aryeh Gregor" href="mailto:ayg@aryeh.name">
</head>
<body>
<p>Nothing should appear except this sentence.</p>
</body>
</html>
|