mirror of
https://github.com/servo/servo.git
synced 2025-06-23 08:34:42 +01:00
11 lines
No EOL
596 B
HTML
11 lines
No EOL
596 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head>
|
|
<title>CSS Reftest Reference</title>
|
|
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan" />
|
|
</head>
|
|
<body>
|
|
<p>Test passes if you see a green square below and no red.</p>
|
|
<p>The test also fails if the there's a green block that is <strong>not</strong> a square (e.g. rectangle or polygon).</p>
|
|
<iframe width="160" height="400" frameborder="0" src="../support/80px-block-ref.html"></iframe>
|
|
|
|
</body></html> |