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 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> |
michael@0 | 2 | <html xmlns="http://www.w3.org/1999/xhtml"> |
michael@0 | 3 | <head> |
michael@0 | 4 | <title>CSS 2.1 Test Suite: content: counter(c, georgian)</title> |
michael@0 | 5 | <link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-content"/> |
michael@0 | 6 | <link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#counter"/> |
michael@0 | 7 | <link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counter-styles"/> |
michael@0 | 8 | <meta http-equiv="Content-Style-Type" content="text/css"/> |
michael@0 | 9 | |
michael@0 | 10 | </head> |
michael@0 | 11 | <body> |
michael@0 | 12 | |
michael@0 | 13 | <div> |
michael@0 | 14 | <span>ა</span> |
michael@0 | 15 | <span>ბ</span> |
michael@0 | 16 | <span>გ</span> |
michael@0 | 17 | <span>დ</span> |
michael@0 | 18 | <span>ე</span> |
michael@0 | 19 | <span>ვ</span> |
michael@0 | 20 | <span>ზ</span> |
michael@0 | 21 | <span>ჱ</span> |
michael@0 | 22 | <span>თ</span> |
michael@0 | 23 | <span>ი</span> |
michael@0 | 24 | <span>ია</span> |
michael@0 | 25 | <span>იბ</span> |
michael@0 | 26 | <span>კ</span> |
michael@0 | 27 | <span>ლ</span> |
michael@0 | 28 | <span>მ</span> |
michael@0 | 29 | <span>ნ</span> |
michael@0 | 30 | <span>ჲ</span> |
michael@0 | 31 | <span>ო</span> |
michael@0 | 32 | <span>პ</span> |
michael@0 | 33 | <span>ჟ</span> |
michael@0 | 34 | <span>რ</span> |
michael@0 | 35 | <span>ს</span> |
michael@0 | 36 | <span>ტ</span> |
michael@0 | 37 | <span>ჳ</span> |
michael@0 | 38 | <span>ფ</span> |
michael@0 | 39 | <span>ქ</span> |
michael@0 | 40 | <span>ღ</span> |
michael@0 | 41 | <span>ყ</span> |
michael@0 | 42 | <span>შ</span> |
michael@0 | 43 | <span>ჩ</span> |
michael@0 | 44 | <span>ც</span> |
michael@0 | 45 | <span>ძ</span> |
michael@0 | 46 | <span>წ</span> |
michael@0 | 47 | <span>ჭ</span> |
michael@0 | 48 | <span>ხ</span> |
michael@0 | 49 | <span>ჴ</span> |
michael@0 | 50 | <span>ჯ</span> |
michael@0 | 51 | <span>ჰ</span> |
michael@0 | 52 | <span>ჵ</span> |
michael@0 | 53 | <span>ჵჰშჟთ</span> |
michael@0 | 54 | </div> |
michael@0 | 55 | |
michael@0 | 56 | </body> |
michael@0 | 57 | </html> |