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: 116px; height: 100px; background: green;"></div>
</html>