Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE HTML>
<html>
<meta charset="utf-8">
<p>Test passes if there is a filled green rectangle and <strong>no red</strong>.</p>
<div style="width: 110px; height: 83px; background: green;"></div>
</html>