racket/collects/tests/xml
Jay McCarthy af57e0419c Fixes PR11793.
It was very hard to figure out why � is invalid. Both the XML 1.0 and 1.1 specs say that a CharRef can be '&#' [0-9]+ ';' (sec 4.1), but there is a note on the side that it must also be a valid Char. The Char definition (sec 2.2) then lays out which characters are valid. (The 1.0 and 1.1 specs disagree though.) I've gone with the 1.1 definition.

I did not update the rest of the reader to disallow those characters in pcdata segments. If this hurts you or you morally disagree, submit another PR, please.
2011-04-06 11:14:25 -06:00
..
clark-tests misc prop fixes 2009-10-19 22:36:12 +00:00
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
rss.xml misc prop fixes 2009-10-19 22:36:12 +00:00
srcloc.rkt Repenting of misunderstanding docs 2011-01-20 20:53:11 -07:00
test-clark.rkt "Racunit" -> "Rackunit" 2010-05-17 12:07:32 -04:00
test.rkt Fixes PR11793. 2011-04-06 11:14:25 -06:00
to-list.rkt Changing unstable, xml, html, and web-server to be rackety 2010-04-28 13:21:30 -06:00
xml-snip-bug.rkt Update the text message at the top of WXME files, including the URL. 2010-05-17 00:19:26 -04:00