<html><head><style>.fl:first-line{color:#ff00ff;background:#ffccff;}.flWithContent:first-line{}</style></head><bodyonload="document.getElementById('inner').removeAttribute('class');"><divid="outer"class="fl">
a
<divid="inner"style="float: left;"class="flWithContent">
b
</div>
c
</div></body></html>