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

HTML parse processing instructions (backport to v1.13.x) #2509

Merged

Commits on Apr 10, 2022

  1. Copy the full SHA
    2af2a87 View commit details
    Browse the repository at this point in the history
  2. test: recent nekohtml versions do not consider 'a' to be inline

    so let's pick an unambiguously-inline element to test.
    flavorjones committed Apr 10, 2022
    Copy the full SHA
    db72b90 View commit details
    Browse the repository at this point in the history
  3. fix(dep): HTML parsing of processing instructions

    Added test coverage to describe behavior of our parsers, and update
    nekohtml to 1.9.22.noko2.
    flavorjones committed Apr 10, 2022
    Copy the full SHA
    0feac5a View commit details
    Browse the repository at this point in the history