blob: d22138abd47635ef1959adb09b531cabe4226f07 (
plain)
1
2
3
4
5
6
7
|
<!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>
|