Skip to content

buffer: fix validation of options in `Blob` constructor

To align more Node.js Blob implementations with other runtimes (I've tested the behavior on Firefox, Safari, Chromium, and Deno).

Refs: https://webidl.spec.whatwg.org/#es-dictionary

Merge request reports

Loading