Files
servo/tests/wpt/css-tests/css21_dev/html4/reference/escapes-000-ref.htm

13 lines
398 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Ms2ger" href="mailto:Ms2ger@gmail.com">
</head>
<body>
<p>The following three paragraphs should look identical:</p>
<p>This is a test paragraph.</p>
<p>This is a test paragraph.</p>
<p>This is a test paragraph.</p>
</body>
</html>