jruderman%hmc.edu 575ff9bfbe Add crashtests
git-svn-id: svn://10.0.0.236/trunk@248630 18797224-902f-48f8-a5cc-f745e15eee43
2008-03-27 00:24:55 +00:00

12 lines
173 B
HTML

<html>
<head><style>
body { -moz-column-count: 2; }
#x { height: 1px; }
#y { height: 2px; }
</style></head>
<body><div id="x"><div id="y"></div></div></body>
</html>