mirror of
https://github.com/servo/servo.git
synced 2025-07-13 02:13:40 +01:00
9 lines
353 B
HTML
9 lines
353 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>CSS Reference</title>
|
|
<link rel="author" title="Intel" href="http://www.intel.com">
|
|
<body>
|
|
<p>PREREQUISITE: Operating system cannot have a font named "UnknownFont" installed. If it is installed remove it to verify this test.</p>
|
|
<p>Test passes if there is a letter "X" below.</p>
|
|
<div>X</div>
|
|
</body>
|