mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
12 lines
348 B
HTML
12 lines
348 B
HTML
<!DOCTYPE html>
|
|
<html><head><meta charset="utf-8">
|
|
<title>CSS Reference</title>
|
|
<link href="http://www.intel.com" rel="author" title="Intel">
|
|
</head><body>
|
|
<p>Test passes if there is <strong>no black stripe</strong>.</p>
|
|
<p>First test Passed</p>
|
|
<p>Second test Passed</p>
|
|
<p>Third test Passed</p>
|
|
<p>Fourth test Passed</p>
|
|
|
|
</body></html> |