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