Thu, 15 Jan 2015 15:59:08 +0100
Implement a real Private Browsing Mode condition by changing the API/ABI;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5 <title>Testcase, bug 430813</title>
6 <style type="text/css">
7 table, td { border-spacing: 0; margin: 0; padding: 0; }
8 td { background: aqua; }
9 </style>
10 </head>
11 <body style="border: 1px solid; width: 500px; height: 600px;">
12 <table style="margin-left: 50px; margin-right: 10px"><tr><td>
13 This should be near the top of the page, not 200px down.
14 blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah
15 blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah
16 blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah
17 blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah
18 </td></tr></table>
19 </body></html>