Blob Blame History Raw
<html>
<head><style>
body { -moz-column-count: 1; }
#x   { height: 1px; }
#y   { height: 2px; }

</style></head>

<body><div id="x"><div id="y"></div></div></body>

</html>