blob: 69747c2b4e864b4394d1ee0e8c2d075dfdb25a3c [file] [log] [blame]
<!DOCTYPE HTML>
<style>
.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>