Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: empty fragment encoding #2650

Merged
merged 1 commit into from
Sep 19, 2022
Merged

fix: empty fragment encoding #2650

merged 1 commit into from
Sep 19, 2022

Conversation

flavorjones
Copy link
Member

What problem is this PR intended to solve?

Fix empty fragment encoding, and improve test coverage around fragment encoding

Closes #2649

Have you included adequate test coverage?

Yes!

Does this change affect the behavior of either the C or the Java implementations?

No.

and improve test coverage around fragment encoding

Closes #2649
@flavorjones flavorjones merged commit 093a814 into main Sep 19, 2022
@flavorjones flavorjones deleted the 2649-fragment-encoding branch September 19, 2022 19:50
Sign up for free to 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.

[bug] Empty HTML4 DocumentFragment serialization doesn't respect encoding
1 participant