comparison: security/manager/ssl/crashtests/327524-1.html
security/manager/ssl/crashtests/327524-1.html
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 <html><head> |
|
2 <meta http-equiv="content-type" content="text/html; charset=UTF-8"> |
|
3 |
|
4 <title>Testcase bug 327524 - Crash when using crypto.generateCRMFRequest(document.documentElement);</title> |
|
5 </head><body> |
|
6 This should not crash Mozilla |
|
7 <script> |
|
8 crypto.generateCRMFRequest(document.documentElement); |
|
9 </script> |
|
10 </body></html> |