[w3c/FileAPI] Refactor read operation algorithm (Issue #208)

gterzian created an issue (w3c/FileAPI#208)

The [`read operation algorithm`](https://w3c.github.io/FileAPI/#readOperation) uses the inappropriate "in parallel" concept(see https://html.spec.whatwg.org/multipage/webappapis.html#event-loop-for-spec-authors), and could simply be updated to use https://streams.spec.whatwg.org/#readablestreamdefaultreader-read-all-bytes 

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

Message ID: <w3c/FileAPI/issues/208@github.com>

Received on Friday, 14 March 2025 09:23:01 UTC