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.
michael@0 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
michael@0 | 2 | <html xmlns="http://www.w3.org/1999/xhtml"> |
michael@0 | 3 | <head> |
michael@0 | 4 | <title>mfenced open close</title> |
michael@0 | 5 | </head> |
michael@0 | 6 | <body> |
michael@0 | 7 | <p><math xmlns="http://www.w3.org/1998/Math/MathML"> |
michael@0 | 8 | <mfenced open=" a a"> |
michael@0 | 9 | <mi>xxxxxxxxxx</mi> |
michael@0 | 10 | </mfenced> |
michael@0 | 11 | </math></p> |
michael@0 | 12 | <p><math xmlns="http://www.w3.org/1998/Math/MathML"> |
michael@0 | 13 | <mfenced open="  a  a"> |
michael@0 | 14 | <mi>xxxxxxxxxx</mi> |
michael@0 | 15 | </mfenced> |
michael@0 | 16 | </math></p> |
michael@0 | 17 | <p><math xmlns="http://www.w3.org/1998/Math/MathML"> |
michael@0 | 18 | <mfenced open="	a	a"> |
michael@0 | 19 | <mi>xxxxxxxxxx</mi> |
michael@0 | 20 | </mfenced> |
michael@0 | 21 | </math></p> |
michael@0 | 22 | <p><math xmlns="http://www.w3.org/1998/Math/MathML"> |
michael@0 | 23 | <mfenced open="		a		a"> |
michael@0 | 24 | <mi>xxxxxxxxxx</mi> |
michael@0 | 25 | </mfenced> |
michael@0 | 26 | </math></p> |
michael@0 | 27 | <p><math xmlns="http://www.w3.org/1998/Math/MathML"> |
michael@0 | 28 | <mfenced open="
a
a"> |
michael@0 | 29 | <mi>xxxxxxxxxx</mi> |
michael@0 | 30 | </mfenced> |
michael@0 | 31 | </math></p> |
michael@0 | 32 | <p><math xmlns="http://www.w3.org/1998/Math/MathML"> |
michael@0 | 33 | <mfenced open="

a

a"> |
michael@0 | 34 | <mi>xxxxxxxxxx</mi> |
michael@0 | 35 | </mfenced> |
michael@0 | 36 | </math></p> |
michael@0 | 37 | <p><math xmlns="http://www.w3.org/1998/Math/MathML"> |
michael@0 | 38 | <mfenced open="
a
a"> |
michael@0 | 39 | <mi>xxxxxxxxxx</mi> |
michael@0 | 40 | </mfenced> |
michael@0 | 41 | </math></p> |
michael@0 | 42 | <p><math xmlns="http://www.w3.org/1998/Math/MathML"> |
michael@0 | 43 | <mfenced open="

a

a"> |
michael@0 | 44 | <mi>xxxxxxxxxx</mi> |
michael@0 | 45 | </mfenced> |
michael@0 | 46 | </math></p> |
michael@0 | 47 | <p><math xmlns="http://www.w3.org/1998/Math/MathML"> |
michael@0 | 48 | <mfenced open=" 	

a 	

a"> |
michael@0 | 49 | <mi>xxxxxxxxxx</mi> |
michael@0 | 50 | </mfenced> |
michael@0 | 51 | </math></p> |
michael@0 | 52 | <p><math xmlns="http://www.w3.org/1998/Math/MathML"> |
michael@0 | 53 | <mfenced open="  		



a  		



a"> |
michael@0 | 54 | <mi>xxxxxxxxxx</mi> |
michael@0 | 55 | </mfenced> |
michael@0 | 56 | </math></p> |
michael@0 | 57 | </body> |
michael@0 | 58 | </html> |