jruderman%hmc.edu f024fdba27 Add a crashtest.
git-svn-id: svn://10.0.0.236/trunk@241425 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-16 02:42:13 +00:00

18 lines
192 B
HTML

<!DOCTYPE html>
<html>
<head>
<style>
#q:first-line { }
</style>
</head>
<body style="-moz-column-width: 0em">
<div id="q">a b c<span style="float: right;"></span></div>
</body>
</html>