content/base/test/file_htmlserializer_2_latin1.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/content/base/test/file_htmlserializer_2_latin1.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,34 @@
     1.4 +<!DOCTYPE html>
     1.5 +<html><head>
     1.6 +<meta http-equiv="content-type" content="text/html; charset="><title>Test for html serializer with entities</title>
     1.7 +</head><body>
     1.8 +
     1.9 +<p>The basic set is just &nbsp; &amp; &lt; &gt; " for interoperability with older products that don't support α and friends.</p>
    1.10 +
    1.11 +<p>latin1 &iexcl; &cent; &pound; &curren; &yen; &brvbar; &sect; &uml; 
    1.12 +&copy; &ordf; &laquo; &not; &shy; &reg; &macr; &deg; &plusmn; &sup2; 
    1.13 +&sup3; &acute; 
    1.14 +&micro; &para; &middot; &cedil; &sup1; &ordm; &raquo; &frac14; &frac12; 
    1.15 +&frac34; &iquest; &Agrave; &Aacute; &Acirc; &Atilde; &Auml; &Aring; 
    1.16 +&AElig;
    1.17 +&Ccedil; &Egrave; &Eacute; &Ecirc; &Euml; &Igrave; &Iacute; &Icirc; 
    1.18 +&Iuml; &ETH; &Ntilde; &Ograve; &Oacute; &Ocirc; &Otilde; &Ouml; &times; 
    1.19 +&Oslash;
    1.20 +&Ugrave; &Uacute; &Ucirc; &Uuml; &Yacute; &THORN; &szlig; &agrave; 
    1.21 +&aacute; &acirc; &atilde; &auml; &aring; &aelig; &ccedil; &egrave; 
    1.22 +&eacute; &ecirc; 
    1.23 +&euml; &igrave; &iacute; &icirc; &iuml; &eth; &ntilde; &ograve; &oacute;
    1.24 + &ocirc; &otilde; &ouml; &divide; &oslash; &ugrave; &uacute; &ucirc; 
    1.25 +&uuml; &yacute; 
    1.26 +&thorn; &yuml; </p>
    1.27 +<p>symbols, math.. ƒ Α Β Γ Δ Ε Ζ Η Θ Ι Κ Λ Μ Ν Ξ Ο Π Ρ Σ Τ Υ
    1.28 +Φ Χ Ψ Ω α β γ δ ε ζ η θ ι κ λ μ ν ξ ο π ρ ς
    1.29 +σ τ υ φ χ ψ ω ϑ ϒ ϖ • … ′ ″ ‾ ⁄ ℘ ℑ ℜ
    1.30 +™ ℵ ← ↑ → ↓ ↔ ↵ ⇐ ⇑ ⇒ ⇓ ⇔ ∀ ∂ ∃ ∅ ∇ ∈ ∉
    1.31 +∋ ∏ ∑ − ∗ √ ∝ ∞ ∠ ∧ ∨ ∩ ∪ ∫ ∴ ∼ ≅ ≈ ≠ ≡ ≤ ≥
    1.32 +⊂ ⊃ ⊄ ⊆ ⊇ ⊕ ⊗ ⊥ ⋅ ⌈ ⌉ ⌊ ⌋ ◊ ♠ ♣ ♥ ♦
    1.33 +</p>
    1.34 +<p> others
    1.35 +Œ œ Š š Ÿ ˆ ˜       ‌ ‍ ‎ ‏–— ‘ ’
    1.36 +‚“ ” „ † ‡ ‰ ‹ › €
    1.37 +</p></body></html>
    1.38 \ No newline at end of file

mercurial