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 XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <head>
3 <title>Testcase</title>
4 <style type="text/css">
5 html{
6 overflow:scroll;
7 }
8 </style>
9 </head>
11 <body onload="var sheet = document.styleSheets[0]; sheet.disabled = true; sheet.disabled = false;">
12 Load this page to crash
13 </body>
14 </html>