tenfourfox/layout/generic/crashtests/413079-2.xhtml
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

13 lines
257 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
</head>
<body >
<div style="-moz-column-count: 12; border: 1px solid green">
<span>AAAA
<div style="float: left;border: 1px solid blue">BBBB
</div>
</span>
</div>
</body>
</html>