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

Add XML parser tests for custom elements #35350

Merged

Commits on Aug 5, 2022

  1. Add XML parser tests for custom elements

    These tests were written for WebKit: https://commits.webkit.org/253122@main
    Trunk WebKit passes all the test cases whereas Gecko passes all but two involving document.open.
    Blink fail a bulk of tests requring XML parser to construct custom elements synchronously.
    rniwa committed Aug 5, 2022
    Copy the full SHA
    97080f6 View commit details
    Browse the repository at this point in the history