blob: 0ed31e7d999eb22c9d5cc187785d467e0c1350c7 [file] [log] [blame]
<!DOCTYPE html>
<style>
.float {
float:left;
}
</style>
<p> crbug.com/616167: There should be a green square below and some text. </p>
<div class="float">
<div style="height: 100px; width: 100px; background-color: green;"></div>
</div>
<br>
Some text for a line
<br>