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

Conversation

rniwa
Copy link
Contributor

@rniwa rniwa commented Aug 5, 2022

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.

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 rniwa merged commit f734196 into web-platform-tests:master Aug 5, 2022
@rniwa rniwa deleted the add-custom-elements-xml-parser-tests branch August 5, 2022 06:48
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.

None yet

4 participants