mirror of
https://github.com/servo/servo
synced 2026-05-10 17:12:23 +02:00
8 lines
209 B
HTML
8 lines
209 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>CSS Reference</title>
|
|
<body>
|
|
<p>Test passes if the words "PASS PASS" appear below and are to the left of the arrow.</p>
|
|
<div>PASS PASS<--</div>
|
|
</body>
|