Skip to content

Conversation

@ArpanSolanki29
Copy link

Description:

Blob: text() implementation

Changes:

Blob.webidl: interface definition for text
Blob-Impl.js: Text() implementation that returns a Promise that resolves with a string containing the content of the blob in UTF-8 format.

@ArpanSolanki29
Copy link
Author

Unit Test added for text() method. Please have a look.

@domenic
Copy link
Member

domenic commented Apr 23, 2024

That is not an appropriate test. See CONTRIBUTING.md. Also, CI is not passing.

@asamuzaK asamuzaK mentioned this pull request Jan 11, 2025
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.

2 participants