2 <p>crbug.com/
487775: There should be a green square below (and no assertion failures).
</p>
4 <div id=
"firstChild" style=
"display:inline-block; width:100px;"></div>
5 <div style=
"display:inline-block; width:100%; height:100px;"></div>
6 <div style=
"float:left; width:100px; height:100px; background:green;"></div>
10 document
.body
.offsetTop
;
11 document
.getElementById("firstChild").style
.width
= "101px";