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 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
3 <html>
4 <head>
5 <title>testcase - crasher</title>
6 </head>
7 <body>
8 <div id="uniqid">
9 <script language="JavaScript" type="text/JavaScript">
10 document.write(">"+document.getElementById('uniqid').innerHTML+"<");
11 </script>
12 </div>
13 </body>
14 </html>