Tue, 06 Jan 2015 21:39:09 +0100
Conditionally force memory storage according to privacy.thirdparty.isolate;
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 class="reftest-print">
3 <body>
4 <div style="display: table-row">
5 <span style="display: block; page-break-before: always"></span>
6 </div>
7 <div style="display: table-row-group">
8 <span style="display: block; page-break-before: always"></span>
9 </div>
10 <div style="display: table">
11 <span style="display: block; page-break-before: always"></span>
12 </div>
13 </body>
14 </html>