Adding crashtest

git-svn-id: svn://10.0.0.236/trunk@248635 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jruderman%hmc.edu
2008-03-27 01:03:02 +00:00
parent 7b85ec6d0b
commit 211ca7cbbd
2 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script>
function boom()
{
document.getElementById("float").style.cssFloat = "";
}
</script>
</head>
<body onload="boom();">
<div style="-moz-column-count: 2; width: 3ch;"><span><span id="float" style="float: right;">za za za za za za za za</span></span></div>
</body>
</html>

View File

@@ -85,6 +85,7 @@ load 393956-3.html
load 393956-4.html
load 394237-1.html
load 394820-1.html
load 395316-1.html
load 395450-1.xhtml
load 397187-1.html
load 397852-1.xhtml