Skip to content

Mismatch with spec decoding entity 0x10FFFF #1

@gsnedders

Description

@gsnedders

Reported by aredridel, Nov 20, 2011

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions