blob: 35f5aac10ff44338a4d6c7cca18d3925fe4ba23c [file] [log] [blame]
<!DOCTYPE HTML>
<style>
body { font-family: sans-serif; }
.box {
height: 100px;
width: 100px;
}
</style>
<p>The test passes if you see a green square.</p>
<div class="box" style="background-color: green;"></div>