Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
michael@0 | 1 | <!DOCTYPE html> |
michael@0 | 2 | <html><head> |
michael@0 | 3 | <meta http-equiv="content-type" content="text/html; charset="><title>Test for html serializer with entities</title> |
michael@0 | 4 | </head><body> |
michael@0 | 5 | |
michael@0 | 6 | <p>The basic set is just & < > " for interoperability with older products that don't support α and friends.</p> |
michael@0 | 7 | |
michael@0 | 8 | <p>latin1 ¡ ¢ £ ¤ ¥ ¦ § ¨ |
michael@0 | 9 | © ª « ¬ ­ ® ¯ ° ± ² |
michael@0 | 10 | ³ ´ |
michael@0 | 11 | µ ¶ · ¸ ¹ º » ¼ ½ |
michael@0 | 12 | ¾ ¿ À Á Â Ã Ä Å |
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 | þ ÿ </p> |
michael@0 | 24 | <p>symbols, math.. ƒ Α Β Γ Δ Ε |
michael@0 | 25 | Ζ Η Θ Ι Κ Λ Μ Ν Ξ Ο |
michael@0 | 26 | Π Ρ Σ Τ Υ |
michael@0 | 27 | Φ Χ Ψ Ω α β γ δ ε |
michael@0 | 28 | ζ η θ ι κ λ μ ν ξ ο |
michael@0 | 29 | π ρ ς |
michael@0 | 30 | σ τ υ φ χ ψ ω ϑ ϒ |
michael@0 | 31 | ϖ • … ′ ″ ‾ ⁄ ℘ ℑ |
michael@0 | 32 | ℜ |
michael@0 | 33 | ™ ℵ ← ↑ → ↓ ↔ ↵ ⇐ |
michael@0 | 34 | ⇑ ⇒ ⇓ ⇔ ∀ ∂ ∃ ∅ ∇ |
michael@0 | 35 | ∈ ∉ |
michael@0 | 36 | ∋ ∏ ∑ − ∗ √ ∝ ∞ ∠ ∧ |
michael@0 | 37 | ∨ ∩ ∪ ∫ ∴ ∼ ≅ ≈ ≠ ≡ ≤ |
michael@0 | 38 | ≥ |
michael@0 | 39 | ⊂ ⊃ ⊄ ⊆ ⊇ ⊕ ⊗ ⊥ ⋅ ⌈ |
michael@0 | 40 | ⌉ ⌊ ⌋ ◊ ♠ ♣ ♥ ♦ |
michael@0 | 41 | </p> |
michael@0 | 42 | <p> others |
michael@0 | 43 | Œ œ Š š Ÿ ˆ ˜     |
michael@0 | 44 |   ‌ ‍ ‎ ‏–— ‘ ’ |
michael@0 | 45 | ‚“ ” „ † ‡ ‰ ‹ |
michael@0 | 46 | › € |
michael@0 | 47 | </p></body></html> |