Add crashtest from bug 603146

This commit is contained in:
Jesse Ruderman 2011-06-20 11:42:05 -07:00
parent 969f89842a
commit 93544312de
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<!DOCTYPE html>
<script>
delete XMLHttpRequest.prototype.mozResponseArrayBuffer;
(new XMLHttpRequest).mozResponseArrayBuffer;
</script>

View File

@ -28,6 +28,7 @@ load 545291-1.html
load 558979.html
load 582649.html
load 601284-1.html
load 603146-1.html
load 603858-1.html
load 608963.html
load 616930-1.html