summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/413079-1.xhtml
blob: 9f1dcc44e0652a56bb74d2c93fc1a0117da06021 (plain)
1
2
3
4
5
6
7
8
9
10
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
</head>
<body onload='document.getElementById("x").style.letterSpacing = "20px";'>

<div style="column-count: 15;" id="x"><span>AAA
<div style="float: left;">BBBB<div>CCCC</div></div></span></div>

</body>
</html>