Add crashtest

This commit is contained in:
Jesse Ruderman 2008-10-09 14:23:59 -07:00
parent 40828aed11
commit 93118cd992
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script>
new XMLHttpRequest().upload.onabort = function(){};
</script>
</head>
<body>
</body>
</html>

View File

@ -1 +1,2 @@
load 422009-1.xhtml
load 457776-1.html