2 <p>crbug.com/
487775: PASS if no crash or assertion failure.
</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=
"-webkit-columns:2; float:right;">
7 <div style=
"float:left; position:relative; width:100px; height:100px;"></div>
8 <div style=
"-webkit-column-span:all;"></div>
9 <div id=
"contentAfterSpanner"></div>
13 if (window
.testRunner
)
14 testRunner
.dumpAsText();
16 document
.body
.offsetTop
;
17 document
.getElementById("contentAfterSpanner").style
.display
= "none";
18 document
.getElementById("firstChild").style
.width
= "101px";