content/base/test/file_htmlserializer_2_entw3c.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_entw3c.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,47 @@
     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 &alpha; 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.. &fnof; &Alpha; &Beta; &Gamma; &Delta; &Epsilon; 
    1.28 +&Zeta; &Eta; &Theta; &Iota; &Kappa; &Lambda; &Mu; &Nu; &Xi; &Omicron; 
    1.29 +&Pi; &Rho; &Sigma; &Tau; &Upsilon;
    1.30 +&Phi; &Chi; &Psi; &Omega; &alpha; &beta; &gamma; &delta; &epsilon; 
    1.31 +&zeta; &eta; &theta; &iota; &kappa; &lambda; &mu; &nu; &xi; &omicron; 
    1.32 +&pi; &rho; &sigmaf;
    1.33 +&sigma; &tau; &upsilon; &phi; &chi; &psi; &omega; &thetasym; &upsih; 
    1.34 +&piv; &bull; &hellip; &prime; &Prime; &oline; &frasl; &weierp; &image; 
    1.35 +&real;
    1.36 +&trade; &alefsym; &larr; &uarr; &rarr; &darr; &harr; &crarr; &lArr; 
    1.37 +&uArr; &rArr; &dArr; &hArr; &forall; &part; &exist; &empty; &nabla; 
    1.38 +&isin; &notin;
    1.39 +&ni; &prod; &sum; &minus; &lowast; &radic; &prop; &infin; &ang; &and; 
    1.40 +&or; &cap; &cup; &int; &there4; &sim; &cong; &asymp; &ne; &equiv; &le; 
    1.41 +&ge;
    1.42 +&sub; &sup; &nsub; &sube; &supe; &oplus; &otimes; &perp; &sdot; &lceil; 
    1.43 +&rceil; &lfloor; &rfloor; &loz; &spades; &clubs; &hearts; &diams;
    1.44 +</p>
    1.45 +<p> others
    1.46 +&OElig; &oelig; &Scaron; &scaron; &Yuml; &circ; &tilde; &ensp; &emsp; 
    1.47 +&thinsp; &zwnj; &zwj; &lrm; &rlm;&ndash;&mdash; &lsquo; &rsquo;
    1.48 +&sbquo;&ldquo; &rdquo; &bdquo; &dagger; &Dagger; &permil; &lsaquo; 
    1.49 +&rsaquo; &euro;
    1.50 +</p></body></html>
    1.51 \ No newline at end of file

mercurial