mirror of
https://github.com/servo/servo.git
synced 2025-06-24 17:14:33 +01:00
11 lines
No EOL
463 B
HTML
11 lines
No EOL
463 B
HTML
<!DOCTYPE html>
|
|
<html><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> |