Crash test for bug 601543. a=TEST

This commit is contained in:
Jesse Ruderman 2010-10-11 00:07:00 +02:00
parent 3ff314356f
commit 7b0439d409
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<!DOCTYPE html>
<script>
(new XSLTProcessor).setParameter('', '', [{}, null]);
</script>

View File

@ -10,3 +10,4 @@ load 528300.xml
load 528488.xml
load 528963.xml
load 545927.html
load 601543.html