mirror of
https://github.com/servo/servo.git
synced 2025-06-25 17:44:33 +01:00
7 lines
238 B
HTML
7 lines
238 B
HTML
<!doctype html>
|
|
<meta charset="utf-8">
|
|
<title>CSS Test reference</title>
|
|
<link rel="author" title="Emilio Cobos Álvarez" href="mailto:emilio@crisal.io">
|
|
<p>Test passes if you see two PASS lines below:</p>
|
|
<div>PASS</div>
|
|
<div>PASS</div>
|