summaryrefslogtreecommitdiff
path: root/old/test/charref_test3.html
blob: 148eebbd6c6d877290b6c8a36f429c65f67cff94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">  this is xhtml<br>
&#x3f; expect ?<br>
&#x0x3f; should fail<br>
&#}; should fail<br>
&#63; expect ?<br>
&#x3f should fail<br>
&#-10; should fail<br>
&#0; should fail<br>
&#4; should fail<br>
&#x7f; should fail<br>
&#148; error but workaround to "<br>
&#x3fffe; should fail<br>
&#x103000; should fail<br>
&#x133000; should fail<br>
&#x1333333333333333333333333333333000; should fail<br>
&#x416; cyrillic Zh<br>
<br>
&amp; ampersand<br>
<a href="../index.html%3Fq&amp;copy=3&amp;.html">link</a><br>
&nGt; from html5. unrecognized. <br>
&lang; &rang; are different in html4 and html5<br>
&amp should fail<br>
&amp---; unrecognized<br>
& & &  complain about bare ampersands<br>
&apos;  expect '<br>
&asdfghjkl; unrecognized<br>
<br>
<hr>