Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 27946 - getRandomValues should mention Uint8ClampedArray #80

Closed
mwatson2 opened this issue May 24, 2016 · 1 comment
Closed

Bug 27946 - getRandomValues should mention Uint8ClampedArray #80

mwatson2 opened this issue May 24, 2016 · 1 comment

Comments

@mwatson2
Copy link
Collaborator

Bug 27946:

https://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html#Crypto-method-getRandomValues

"If array is not of an integer type (i.e., Int8Array, Uint8Array, Int16Array, Uint16Array, Int32Array, or Uint32Array)"

Should mention Uint8ClampedArray

@jimsch
Copy link
Collaborator

jimsch commented May 24, 2016

The test suite currently includes Uint8ClampedArray in the set of items being tested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants