node/test/wpt/status/FileAPI
Ms2ger df5a92517b
lib: fix sequence argument handling in Blob constructor
This uses the existing WebIDL infrastructure to handle the iteration
over the argument correctly according to the specification.

Note that we can't avoid looping over the input twice: we only know the
value of the 'endings' option after converting the blob parts into an
array.

PR-URL: https://github.com/nodejs/node/pull/62179
Reviewed-By: Mattias Buelens <mattias@buelens.com>
Reviewed-By: Jason Zhang <xzha4350@gmail.com>
2026-04-18 14:27:45 +00:00
..
blob.cjs lib: fix sequence argument handling in Blob constructor 2026-04-18 14:27:45 +00:00
file.json