mirror of
https://github.com/servo/servo.git
synced 2025-07-12 18:03:49 +01:00
9 lines
239 B
HTML
9 lines
239 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>CSS Reference</title>
|
|
<link rel="author" title="Intel" href="http://www.intel.com">
|
|
<body>
|
|
<p>Test passes if there is the word "PASS" below.</p>
|
|
<div> </div>
|
|
<div>PASS</div>
|
|
</body>
|