[w3c/FileAPI] Implement textStream method in Blob interface (PR #221)

Add textStream method to Blob interface for streaming text.

Closes #???

For *normative* changes, the following tasks have been completed:

 * [ ] Modified Web platform tests (link to pull request)

Implementation commitment:

 * [ ] WebKit (https://bugs.webkit.org/show_bug.cgi?id=)
 * [ ] Chromium (https://bugs.chromium.org/p/chromium/issues/detail?id=)
 * [ ] Gecko (https://bugzilla.mozilla.org/show_bug.cgi?id=)


<!--
    This comment and the below content is programmatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://pr-preview.s3.amazonaws.com/noamr/FileAPI/pull/221.html" title="Last updated on May 17, 2026, 7:17 PM UTC (30bbafb)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/FileAPI/221/13757c2...noamr:30bbafb.html" title="Last updated on May 17, 2026, 7:17 PM UTC (30bbafb)">Diff</a>
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/FileAPI/pull/221

-- Commit Summary --

  * Implement textStream method in Blob interface

-- File Changes --

    M index.bs (6)

-- Patch Links --

https://github.com/w3c/FileAPI/pull/221.patchhttps://github.com/w3c/FileAPI/pull/221.diff
-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/pull/221
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/FileAPI/pull/221@github.com>

Received on Sunday, 17 May 2026 19:17:44 UTC