mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-15 09:44:36 +00:00
🌿 Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
Call storeAtts() for all element start tags; this is necessary to ensure attribute defaults are properly processed for all elements (needed to do proper namespace checking, at the very least), and that tag names are properly cooked when there's an end-element-handler but no start-element-handler. This causes the new tests to pass, and closes the SF tracker issue. |
||
---|---|---|
expat | ||
htdocs | ||
.gitignore |