blob: 2cbc3c42f32de65233b21bcd1aca56290f559dbf [file]
<style>
.container {
font-family: Ahem;
font-size: 20px;
line-height: 0;
background-color: green;
color: transparent;
width: 100px;
}
</style>
<div class=container>PASS if the line green box shows up<div style="display: inline-block; width: 0px; height: 0px;"></div></div>