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 <html>
2 <head>
3 <style type="text/css"> p { margin: 5px 1em; width: 0; } </style>
4 </head>
5 <body>
7 <p><table><tr><td></td></tr></table></p>
8 <p><a href="abcdef"><span>abcdef<img src="abcdef" /></span></a></p>
9 <p>&nbsp;&nbsp;&nbsp;&nbsp;</p>
10 <p>&#123456;&#123456;&#123456;&#123456;</p>
11 <p>&#x00FF;&#x00FF;&#x00FF;&#x00FF;</p>
12 <p>abcdef<!-- abcdef -->abcdef</p>
14 </body>
15 </html>