content/base/test/file_xhtmlserializer_2_latin1.xhtml

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

mercurial