Skip to content

[XMLProcessor] Skip DOCTYPE, ENTITY, ATTLIST, NOTATION, conditional sections - #204

Closed
adamziel wants to merge 5 commits into
trunkfrom
xml-skip-dtd
Closed

[XMLProcessor] Skip DOCTYPE, ENTITY, ATTLIST, NOTATION, conditional sections#204
adamziel wants to merge 5 commits into
trunkfrom
xml-skip-dtd

Conversation

@adamziel

Copy link
Copy Markdown
Collaborator

First stab at skipping over DOCTYPE, ENTITY, ATTLIST, NOTATION, and conditional sections instead of failing. This PR also enables more than 1000 previously skipped test cases from the W3C test suite, leaving only ~200 still skipped.

@adamzieladamziel mentioned this pull request Nov 2, 2025
@adamzieladamziel closed this Nov 2, 2025
@sirreal
sirreal deleted the xml-skip-dtd branch April 8, 2026 08:28
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@adamziel