blob: 6aeae3456c555b16951d7f95d639e74d6ea9d9d1 [file]
<style>
.container {
width: 200px;
height: 200px;
background-color: green;
font-family: Ahem;
font-size: 10px;
}
</style>
<div class=container>
PASS if not indented
</div>