Mypal/layout/generic/crashtests/413079-2.xhtml

13 lines
257 B
HTML
Raw Normal View History

2019-03-11 10:26:37 +00:00
<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>