Status: New
Owner: ----

New issue 194 by aredri...@gmail.com: Mismatch with spec decoding entity 0x10FFFF
http://code.google.com/p/html5lib/issues/detail?id=194

the spec, 8.2.4.69 Tokenizing character references says "Otherwise, if the number is in the range 0xD800 to 0xDFFF or is greater than 0x10FFFF, then this is a parse error. Return a U+FFFD REPLACEMENT CHARACTER." but the test data tests that 0x10FFFF gets replaced with 0xFFFD. (entities01.dat, test #64)


--
You received this message because you are subscribed to the Google Groups 
"html5lib-discuss" group.
To post to this group, send an email to html5lib-discuss@googlegroups.com.
To unsubscribe from this group, send email to 
html5lib-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/html5lib-discuss?hl=en-GB.

Reply via email to