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

test: update tests to reflect new libxml2 HTML5 parsing behaviors #3308

Merged
merged 4 commits into from
Oct 8, 2024

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    c238f14 View commit details
    Browse the repository at this point in the history
  2. feat: DocumentFragment::{XML,HTML4}#parse_options

    and fix some libxml2 HTML5-related changes, specifically around errors
    that are no longer generated.
    flavorjones committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    8df8693 View commit details
    Browse the repository at this point in the history
  3. test: update more tests to reflect new libxml2 HTML5 behaviors

    - starting to deprecate HTML element description data
    - working around changed error generation
    - updated CRLF test
    flavorjones committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    f124ef9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a31c095 View commit details
    Browse the repository at this point in the history