blob: 96e5d5cd7e7363d36a474f0e5b70720a1698bbf0 [file] [log] [blame]
<!DOCTYPE html>
<style>
div {
background-color: green;
height: 100px;
width: 200px;
}
</style>
<p>Test passes if there is a filled green rectangle and <strong>no red</strong>.</p>
<div></div>