summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/413079-1.xhtml
blob: d7dd554a8f07cea61e34f6fee119d87ff09b22d0 (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="-moz-column-count: 15;" id="x"><span>AAA
<div style="float: left;">BBBB<div>CCCC</div></div></span></div>

</body>
</html>