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

fix: align btoa with wpt tests #9053

Merged
merged 18 commits into from
Feb 16, 2021

Conversation

caspervonb
Copy link
Contributor

@caspervonb caspervonb commented Jan 8, 2021

Part of #9001

@caspervonb

This comment has been minimized.

@caspervonb caspervonb changed the title test(wpt): enable html/webappapis/atob/base64.any fix: align btoa with wpt tests Jan 8, 2021
@caspervonb
Copy link
Contributor Author

Blocked on #9015

@lucacasonato
Copy link
Member

@caspervonb is this ready?

@caspervonb
Copy link
Contributor Author

@caspervonb is this ready?

Been waiting on the code property to land for DOMException, didn't realize that it landed a week ago.
Let me merge and sort out the rest of the failures, if any.

@caspervonb caspervonb force-pushed the test-add-atob-base64-wpt-test branch from f4eda68 to 75c6164 Compare January 16, 2021 13:11
@caspervonb

This comment has been minimized.

@caspervonb

This comment has been minimized.

@caspervonb
Copy link
Contributor Author

Blocked on #9266

@caspervonb caspervonb marked this pull request as ready for review February 13, 2021 05:38
Comment on lines 133 to 134
"The string to be encoded contains characters " +
"outside of the Latin1 range.",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated, but why is this a string concat?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An attempt at formatting was made?
Collapsed them.

op_crates/web/08_text_encoding.js Outdated Show resolved Hide resolved
caspervonb and others added 3 commits February 14, 2021 06:00
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com>
Copy link
Member

@lucacasonato lucacasonato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks

@lucacasonato lucacasonato merged commit 3f5265b into denoland:master Feb 16, 2021
lucacasonato pushed a commit that referenced this pull request Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants