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