DescriptionUpdated fast/canvas/webgl-array-invalid-ranges.html
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
Committed: https://crrev.com/60236bcc191a774f0a1cb243b2dc8b3edfc122e9
Cr-Commit-Position: refs/heads/master@{#426533}
Patch Set 1 #
Messages
Total messages: 15 (7 generated)
|