- From: Travis Leithead <web-platform-tests-notifications@w3.org>
- Date: Tue, 17 Sep 2013 19:23:14 GMT
- To: public-web-platform-tests-notifications@w3.org
These tests in Constructor-002 are all good. (The ArrayBuffer(undefined) threw me at first, as I read through overload resolution, which seemed to say throw TypeError, since there wasn't an optional overload, but then ArrayBuffer has no overloads, so this is really just "undefined" -> "unsigned long" conversion, which is +0. View on GitHub: https://github.com/w3c/web-platform-tests/pull/271#discussion_r6415205
Received on Tuesday, 17 September 2013 19:23:20 UTC