summaryrefslogtreecommitdiff
path: root/old/test/charref_test3.html
diff options
context:
space:
mode:
Diffstat (limited to 'old/test/charref_test3.html')
-rw-r--r--old/test/charref_test3.html28
1 files changed, 28 insertions, 0 deletions
diff --git a/old/test/charref_test3.html b/old/test/charref_test3.html
new file mode 100644
index 0000000..148eebb
--- /dev/null
+++ b/old/test/charref_test3.html
@@ -0,0 +1,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>