Discussion:
Issue 194 in html5lib: Mismatch with spec decoding entity 0x10FFFF
h***@public.gmane.org
2011-11-20 15:53:27 UTC
Permalink
Status: New
Owner: ----

New issue 194 by aredri...-***@public.gmane.org: 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-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to html5lib-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/html5lib-discuss?hl=en-GB.
h***@public.gmane.org
2013-04-09 21:19:29 UTC
Permalink
Updates:
Status: GitHub

Comment #1 on issue 194 by geoffers: Mismatch with spec decoding entity
0x10FFFF
http://code.google.com/p/html5lib/issues/detail?id=194

https://github.com/html5lib/html5lib-tests/issues/1
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups "html5lib-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to html5lib-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send an email to html5lib-discuss-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/html5lib-discuss?hl=en-GB.
For more options, visit https://groups.google.com/groups/opt_out.
Loading...