blob: a80999d9bd9b450e37917391246910d5b5a1a71a [file] [log] [blame]
<!DOCTYPE html>
<style>
div {
background: green;
height: 100px;
width: 100px;
}
</style>
<p>Test passes if there is a filled green square.</p>
<div></div>