This repository has been archived by the owner on May 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Factor out checking of the end of
<!
syntax constructs into a funct…
…ion and fix part of tafia/quick-xml#344 As a result the same optimization is applied for borrowed parsed in DOCTYPE parsing as in non-borrowing one This fixes the following tests (which is the reason of #344): - reader::test::buffered::read_bang_element::comment::not_closed3 - reader::test::buffered::read_bang_element::comment::with_content
- Loading branch information
Showing
1 changed file
with
25 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters