Thu, 15 Jan 2015 21:03:48 +0100
Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)
michael@0 | 1 | <?xml version="1.0"?> |
michael@0 | 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
michael@0 | 3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
michael@0 | 4 | <head> |
michael@0 | 5 | <meta http-equiv="content-type" content="text/html; charset=" /> |
michael@0 | 6 | <title>Test for html serializer with entities</title> |
michael@0 | 7 | </head> |
michael@0 | 8 | <body> |
michael@0 | 9 | |
michael@0 | 10 | <p>The basic set is just & < > " for interoperability with older products that don't support α and friends.</p> |
michael@0 | 11 | |
michael@0 | 12 | <p>latin1 ¡ ¢ £ ¤ ¥ ¦ § ¨ |
michael@0 | 13 | © ª « ¬ ­ ® ¯ ° ± ² |
michael@0 | 14 | ³ ´ |
michael@0 | 15 | µ ¶ · ¸ ¹ º » ¼ ½ |
michael@0 | 16 | ¾ ¿ À Á Â Ã Ä Å |
michael@0 | 17 | Æ |
michael@0 | 18 | Ç È É Ê Ë Ì Í Î |
michael@0 | 19 | Ï Ð Ñ Ò Ó Ô Õ Ö × |
michael@0 | 20 | Ø |
michael@0 | 21 | Ù Ú Û Ü Ý Þ ß à |
michael@0 | 22 | á â ã ä å æ ç è |
michael@0 | 23 | é ê |
michael@0 | 24 | ë ì í î ï ð ñ ò ó |
michael@0 | 25 | ô õ ö ÷ ø ù ú û |
michael@0 | 26 | ü ý |
michael@0 | 27 | þ ÿ </p> |
michael@0 | 28 | <p>symbols, math.. ƒ Α Β Γ Δ Ε Ζ Η Θ Ι Κ Λ Μ Ν Ξ Ο Π Ρ Σ Τ Υ |
michael@0 | 29 | Φ Χ Ψ Ω α β γ δ ε ζ η θ ι κ λ μ ν ξ ο π ρ ς |
michael@0 | 30 | σ τ υ φ χ ψ ω ϑ ϒ ϖ • … ′ ″ ‾ ⁄ ℘ ℑ ℜ |
michael@0 | 31 | ™ ℵ ← ↑ → ↓ ↔ ↵ ⇐ ⇑ ⇒ ⇓ ⇔ ∀ ∂ ∃ ∅ ∇ ∈ ∉ |
michael@0 | 32 | ∋ ∏ ∑ − ∗ √ ∝ ∞ ∠ ∧ ∨ ∩ ∪ ∫ ∴ ∼ ≅ ≈ ≠ ≡ ≤ ≥ |
michael@0 | 33 | ⊂ ⊃ ⊄ ⊆ ⊇ ⊕ ⊗ ⊥ ⋅ ⌈ ⌉ ⌊ ⌋ ⟨ ⟩ ◊ ♠ ♣ ♥ ♦ |
michael@0 | 34 | </p> |
michael@0 | 35 | <p> others |
michael@0 | 36 | Œ œ Š š Ÿ ˆ ˜ –— ‘ ’ |
michael@0 | 37 | ‚“ ” „ † ‡ ‰ ‹ › € |
michael@0 | 38 | </p> |
michael@0 | 39 | |
michael@0 | 40 | </body> |
michael@0 | 41 | </html> |