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.
michael@0 | 1 | <!DOCTYPE html><html><head><title>Test for html serializer with entities</title> |
michael@0 | 2 | </head><body> |
michael@0 | 3 | |
michael@0 | 4 | <p>The basic set is just & < > " for interoperability with older products that don't support α and friends.</p> |
michael@0 | 5 | |
michael@0 | 6 | <p>latin1 ¡ ¢ £ ¤ ¥ ¦ § ¨ © ª « ¬ ­ ® ¯ ° ± ² ³ ´ |
michael@0 | 7 | µ ¶ · ¸ ¹ º » ¼ ½ ¾ ¿ À Á Â Ã Ä Å Æ |
michael@0 | 8 | Ç È É Ê Ë Ì Í Î Ï Ð Ñ Ò Ó Ô Õ Ö × Ø |
michael@0 | 9 | Ù Ú Û Ü Ý Þ ß à á â ã ä å æ ç è é ê |
michael@0 | 10 | ë ì í î ï ð ñ ò ó ô õ ö ÷ ø ù ú û ü ý |
michael@0 | 11 | þ ÿ </p> |
michael@0 | 12 | <p>symbols, math.. ƒ Α Β Γ Δ Ε Ζ Η Θ Ι Κ Λ Μ Ν Ξ Ο Π Ρ Σ Τ Υ |
michael@0 | 13 | Φ Χ Ψ Ω α β γ δ ε ζ η θ ι κ λ μ ν ξ ο π ρ ς |
michael@0 | 14 | σ τ υ φ χ ψ ω ϑ ϒ ϖ • … ′ ″ ‾ ⁄ ℘ ℑ ℜ |
michael@0 | 15 | ™ ℵ ← ↑ → ↓ ↔ ↵ ⇐ ⇑ ⇒ ⇓ ⇔ ∀ ∂ ∃ ∅ ∇ ∈ ∉ |
michael@0 | 16 | ∋ ∏ ∑ − ∗ √ ∝ ∞ ∠ ∧ ∨ ∩ ∪ ∫ ∴ ∼ ≅ ≈ ≠ ≡ ≤ ≥ |
michael@0 | 17 | ⊂ ⊃ ⊄ ⊆ ⊇ ⊕ ⊗ ⊥ ⋅ ⌈ ⌉ ⌊ ⌋ ◊ ♠ ♣ ♥ ♦ |
michael@0 | 18 | </p> |
michael@0 | 19 | <p> others |
michael@0 | 20 | Œ œ Š š Ÿ ˆ ˜       ‌ ‍ ‎ ‏–— ‘ ’ |
michael@0 | 21 | ‚“ ” „ † ‡ ‰ ‹ › € |
michael@0 | 22 | </p></body></html> |