-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Do you have any study how browsers behave if the receive raw or entities
withing unused sets ?
* 0 to 31, except 9, 10, and 13 (C0 control characters)
* 127 (DEL character)
* 128 to 159 (C1 control characters)
* 55296 to 57343 (xD800-xDFFF, the UTF-16 surrogate halves)
Original issue reported on code.google.com by a.in.th...@gmail.com
on 24 Sep 2010 at 6:55