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>
3 <head>
4 <title>import testcase</title>
5 <link rel="stylesheet" charset="UTF-8" type="text/css" media="screen" href="simple.css"/>
6 <link rel="stylesheet" charset="UTF-8" type="text/css" media="screen" href="import.css"/>
7 </head>
8 <body>
9 <div>import <span>testcase</span></div>
10 </body>
11 </html>