4 lines
243 B
HTML
4 lines
243 B
HTML
<!-- quirks mode -->
|
|
<link rel="author" title="Morten Stenshorne" href="mstensho@chromium.org">
|
|
<p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
|
|
<div style="width:100px; height:100px; background:green;"></div>
|