diff options
Diffstat (limited to 'old/test/charref_test3.html')
-rw-r--r-- | old/test/charref_test3.html | 28 |
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> +? expect ?<br> +�x3f; should fail<br> +&#}; should fail<br> +? expect ?<br> +? should fail<br> +&#-10; should fail<br> +� should fail<br> + should fail<br> + should fail<br> +” error but workaround to "<br> + should fail<br> +􃀀 should fail<br> +� should fail<br> +� should fail<br> +Ж cyrillic Zh<br> +<br> +& ampersand<br> +<a href="../index.html%3Fq&copy=3&.html">link</a><br> +≫⃒ from html5. unrecognized. <br> +⟨ ⟩ are different in html4 and html5<br> +& should fail<br> +&---; unrecognized<br> +& & & complain about bare ampersands<br> +' expect '<br> +&asdfghjkl; unrecognized<br> +<br> +<hr> |