Skip to content

Conversation

flavorjones
Copy link
Member

What problem is this PR intended to solve?

@nwellnhof has done some work in libxml2 to move towards HTML5 parsing behaviors. This branch is intended to update Nokogiri's expectations (primarily tests) as a feedback loop for both projects.

See https://gitlab.gnome.org/GNOME/libxml2/-/issues/758#note_2217350

Have you included adequate test coverage?

Yes.

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

Not so far.

@flavorjones
Copy link
Member Author

@flavorjones flavorjones force-pushed the flavorjones-libxml2-html5 branch from d411303 to bee1e6e Compare October 5, 2024 20:10
and fix some libxml2 HTML5-related changes, specifically around errors
that are no longer generated.
- starting to deprecate HTML element description data
- working around changed error generation
- updated CRLF test
@flavorjones flavorjones force-pushed the flavorjones-libxml2-html5 branch from bee1e6e to f124ef9 Compare October 5, 2024 20:14
@flavorjones flavorjones merged commit af81faf into main Oct 8, 2024
132 checks passed
@flavorjones flavorjones deleted the flavorjones-libxml2-html5 branch October 8, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant