-
xidachen authored
This test still assumes that the following command should throw an exception: var array = new TypedArray(null, 0, 0); The specs https://www.khronos.org/registry/typedarray/specs/latest/#TYPEDARRAYS doesn't say it should throw an exception. So we update this test. BUG=623120 Review-Url: https://chromiumcodereview.appspot.com/2433363003 Cr-Commit-Position: refs/heads/master@{#426533}
60236bcc