2 <div id=flexbox
style=
"-webkit-box-orient: vertical; -webkit-line-clamp: 1; display: -webkit-box; background-color: salmon; overflow:hidden">
3 <span>AAA
</span><a href=#
>X
</a>
6 document
.body
.offsetTop
;
7 // If the page doesn't crash under AddressSanitizer, then the test passes.
9 testRunner
.dumpAsText();
13 -webkit-column-width:
50px;
14 -webkit-column-count:
12;