Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
1 <html><head>
2 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
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>