blob: b9e68f55b77d3383e71d7e4b2f4470cac0f235bd [file] [edit]
<style>
div {
background-color: green;
width: 100px;
height: 100px;
}
</style>
PASS if the green box is visible.
<div></div>