content/base/test/file_htmlserializer_2_latin1.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:2ed1e424a754
1 <!DOCTYPE html>
2 <html><head>
3 <meta http-equiv="content-type" content="text/html; charset="><title>Test for html serializer with entities</title>
4 </head><body>
5
6 <p>The basic set is just &nbsp; &amp; &lt; &gt; " for interoperability with older products that don't support α and friends.</p>
7
8 <p>latin1 &iexcl; &cent; &pound; &curren; &yen; &brvbar; &sect; &uml;
9 &copy; &ordf; &laquo; &not; &shy; &reg; &macr; &deg; &plusmn; &sup2;
10 &sup3; &acute;
11 &micro; &para; &middot; &cedil; &sup1; &ordm; &raquo; &frac14; &frac12;
12 &frac34; &iquest; &Agrave; &Aacute; &Acirc; &Atilde; &Auml; &Aring;
13 &AElig;
14 &Ccedil; &Egrave; &Eacute; &Ecirc; &Euml; &Igrave; &Iacute; &Icirc;
15 &Iuml; &ETH; &Ntilde; &Ograve; &Oacute; &Ocirc; &Otilde; &Ouml; &times;
16 &Oslash;
17 &Ugrave; &Uacute; &Ucirc; &Uuml; &Yacute; &THORN; &szlig; &agrave;
18 &aacute; &acirc; &atilde; &auml; &aring; &aelig; &ccedil; &egrave;
19 &eacute; &ecirc;
20 &euml; &igrave; &iacute; &icirc; &iuml; &eth; &ntilde; &ograve; &oacute;
21 &ocirc; &otilde; &ouml; &divide; &oslash; &ugrave; &uacute; &ucirc;
22 &uuml; &yacute;
23 &thorn; &yuml; </p>
24 <p>symbols, math.. ƒ Α Β Γ Δ Ε Ζ Η Θ Ι Κ Λ Μ Ν Ξ Ο Π Ρ Σ Τ Υ
25 Φ Χ Ψ Ω α β γ δ ε ζ η θ ι κ λ μ ν ξ ο π ρ ς
26 σ τ υ φ χ ψ ω ϑ ϒ ϖ • … ′ ″ ‾ ⁄ ℘ ℑ ℜ
27 ™ ℵ ← ↑ → ↓ ↔ ↵ ⇐ ⇑ ⇒ ⇓ ⇔ ∀ ∂ ∃ ∅ ∇ ∈ ∉
28 ∋ ∏ ∑ − ∗ √ ∝ ∞ ∠ ∧ ∨ ∩ ∪ ∫ ∴ ∼ ≅ ≈ ≠ ≡ ≤ ≥
29 ⊂ ⊃ ⊄ ⊆ ⊇ ⊕ ⊗ ⊥ ⋅ ⌈ ⌉ ⌊ ⌋ ◊ ♠ ♣ ♥ ♦
30 </p>
31 <p> others
32 Œ œ Š š Ÿ ˆ ˜       ‌ ‍ ‎ ‏–— ‘ ’
33 ‚“ ” „ † ‡ ‰ ‹ › €
34 </p></body></html>

mercurial