content/base/test/file_htmlserializer_2_entw3c.html

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     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>
     6 <p>The basic set is just &nbsp; &amp; &lt; &gt; " for interoperability with older products that don't support &alpha; and friends.</p>
     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.. &fnof; &Alpha; &Beta; &Gamma; &Delta; &Epsilon; 
    25 &Zeta; &Eta; &Theta; &Iota; &Kappa; &Lambda; &Mu; &Nu; &Xi; &Omicron; 
    26 &Pi; &Rho; &Sigma; &Tau; &Upsilon;
    27 &Phi; &Chi; &Psi; &Omega; &alpha; &beta; &gamma; &delta; &epsilon; 
    28 &zeta; &eta; &theta; &iota; &kappa; &lambda; &mu; &nu; &xi; &omicron; 
    29 &pi; &rho; &sigmaf;
    30 &sigma; &tau; &upsilon; &phi; &chi; &psi; &omega; &thetasym; &upsih; 
    31 &piv; &bull; &hellip; &prime; &Prime; &oline; &frasl; &weierp; &image; 
    32 &real;
    33 &trade; &alefsym; &larr; &uarr; &rarr; &darr; &harr; &crarr; &lArr; 
    34 &uArr; &rArr; &dArr; &hArr; &forall; &part; &exist; &empty; &nabla; 
    35 &isin; &notin;
    36 &ni; &prod; &sum; &minus; &lowast; &radic; &prop; &infin; &ang; &and; 
    37 &or; &cap; &cup; &int; &there4; &sim; &cong; &asymp; &ne; &equiv; &le; 
    38 &ge;
    39 &sub; &sup; &nsub; &sube; &supe; &oplus; &otimes; &perp; &sdot; &lceil; 
    40 &rceil; &lfloor; &rfloor; &loz; &spades; &clubs; &hearts; &diams;
    41 </p>
    42 <p> others
    43 &OElig; &oelig; &Scaron; &scaron; &Yuml; &circ; &tilde; &ensp; &emsp; 
    44 &thinsp; &zwnj; &zwj; &lrm; &rlm;&ndash;&mdash; &lsquo; &rsquo;
    45 &sbquo;&ldquo; &rdquo; &bdquo; &dagger; &Dagger; &permil; &lsaquo; 
    46 &rsaquo; &euro;
    47 </p></body></html>

mercurial