bug 327524 - crash test by Martijn Wargers.

This commit is contained in:
Bob Clary 2009-04-24 10:08:11 -07:00
parent 1d7e1f7990
commit c49ddcfbe6
2 changed files with 11 additions and 1 deletions

View File

@ -0,0 +1,10 @@
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Testcase bug 327524 - Crash when using crypto.generateCRMFRequest(document.documentElement);</title>
</head><body>
This should not crash Mozilla
<script>
crypto.generateCRMFRequest(document.documentElement);
</script>
</body></html>

View File

@ -1,2 +1,2 @@
load 327524-1.html
load 398665-1.html