mirror of
https://github.com/servo/servo.git
synced 2025-07-16 03:43:38 +01:00
11 lines
322 B
HTML
11 lines
322 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 <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>
|