This commit is contained in:
Jesse Ruderman 2008-10-09 14:23:59 -07:00
Родитель 40828aed11
Коммит 93118cd992
2 изменённых файлов: 10 добавлений и 0 удалений

Просмотреть файл

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

Просмотреть файл

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