Re: [fetch-tests] Fixing response clone test and ironing utils.js for different UInt8Array behavior (#3274)

It's not clear to me that papering over differences in the Uint8ArrayBuffer constructor is helpful. That's a standard API with well-defined semantics; if it's not implemented according to the specification, why do we want to hide that fact?

View on GitHub: https://github.com/w3c/web-platform-tests/pull/3274#issuecomment-231129518

Received on Thursday, 7 July 2016 16:16:38 UTC