1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/content/base/test/file_xhtmlserializer_2_entw3c.xhtml Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,55 @@ 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 & < > " for interoperability with older products that don't support α and friends.</p> 1.14 + 1.15 +<p>latin1 ¡ ¢ £ ¤ ¥ ¦ § ¨ 1.16 +© ª « ¬ ­ ® ¯ ° ± ² 1.17 +³ ´ 1.18 +µ ¶ · ¸ ¹ º » ¼ ½ 1.19 +¾ ¿ À Á Â Ã Ä Å 1.20 +Æ 1.21 +Ç È É Ê Ë Ì Í Î 1.22 +Ï Ð Ñ Ò Ó Ô Õ Ö × 1.23 +Ø 1.24 +Ù Ú Û Ü Ý Þ ß à 1.25 +á â ã ä å æ ç è 1.26 +é ê 1.27 +ë ì í î ï ð ñ ò ó 1.28 + ô õ ö ÷ ø ù ú û 1.29 +ü ý 1.30 +þ ÿ </p> 1.31 +<p>symbols, math.. ƒ Α Β Γ Δ Ε 1.32 +Ζ Η Θ Ι Κ Λ Μ Ν Ξ Ο 1.33 +Π Ρ Σ Τ Υ 1.34 +Φ Χ Ψ Ω α β γ δ ε 1.35 +ζ η θ ι κ λ μ ν ξ ο 1.36 +π ρ ς 1.37 +σ τ υ φ χ ψ ω ϑ ϒ 1.38 +ϖ • … ′ ″ ‾ ⁄ ℘ ℑ 1.39 +ℜ 1.40 +™ ℵ ← ↑ → ↓ ↔ ↵ ⇐ 1.41 +⇑ ⇒ ⇓ ⇔ ∀ ∂ ∃ ∅ ∇ 1.42 +∈ ∉ 1.43 +∋ ∏ ∑ − ∗ √ ∝ ∞ ∠ ∧ 1.44 +∨ ∩ ∪ ∫ ∴ ∼ ≅ ≈ ≠ ≡ ≤ 1.45 +≥ 1.46 +⊂ ⊃ ⊄ ⊆ ⊇ ⊕ ⊗ ⊥ ⋅ ⌈ 1.47 +⌉ ⌊ ⌋ ⟨ ⟩ ◊ ♠ ♣ ♥ 1.48 +♦ 1.49 +</p> 1.50 +<p> others 1.51 +Œ œ Š š Ÿ ˆ ˜     1.52 +  ‌ ‍ ‎ ‏–— ‘ ’ 1.53 +‚“ ” „ † ‡ ‰ ‹ 1.54 +› € 1.55 +</p> 1.56 + 1.57 +</body> 1.58 +</html> 1.59 \ No newline at end of file