Bug 616027 - Add crashtest.

This commit is contained in:
Jesse Ruderman 2017-12-05 11:02:58 -05:00
parent 4131fbba60
commit 9098c723e2
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html>
<body>
<script>
for (var fuzzRepeat = 0; fuzzRepeat < 500; ++fuzzRepeat) {
document.write("<span>");
}
document.write("<isindex>");
</script>
</body>
</html>

View File

@ -48,6 +48,7 @@ load 563514-1.html
load 574884-1.html
load 574884-2.html
load 591330-1.html
load 616027-1.html
load 650501-1.xhtml
load 696651-1.html
load view-source:699347-1.xml