Add crashtest

This commit is contained in:
jruderman@hmc.edu 2007-12-16 14:00:37 -08:00
parent e71ebbe884
commit 4f8d2983e2
2 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,16 @@
<html>
<head>
<script>
function boom()
{
document.body.insertBefore(document.createTextNode("y"), document.body.firstChild);
}
</script>
</head>
<body style="white-space: pre; direction: rtl;" onload="boom();">
e
0
</body>
</html>

View File

@ -29,6 +29,7 @@ load 379920-1.svg
load 379920-2.svg
load 397011-1.xhtml
load 399132-1.xhtml
load 399365-1.html
load 399687-1.html
load 403175-1.html
load 403245-1.html