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

Enable ShadowRealm testing for atob/btoa #49188

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

ptomato
Copy link
Contributor

@ptomato ptomato commented Nov 14, 2024

Adds the appropriate metadata for the existing tests for the functionality of atob() and btoa() to additionally be run in a ShadowRealm.

We also have to use the test harness's fetch_json() to fetch the test data instead of fetch(), which is not exposed in ShadowRealm.

Adds the appropriate metadata for the existing tests for the functionality
of atob() and btoa() to additionally be run in a ShadowRealm.

We also have to use the test harness's fetch_json() to fetch the test data
instead of fetch(), which is not exposed in ShadowRealm.
@ptomato
Copy link
Contributor Author

ptomato commented Nov 18, 2024

Thanks for the review!

@ptomato ptomato merged commit f4c5e40 into web-platform-tests:master Nov 18, 2024
19 checks passed
@ptomato ptomato deleted the shadowrealm-base64-tests branch November 18, 2024 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants