Re: [WebCryptoAPI-tests] Use .any.js for the getRandomValues() test. (#4887)

It just reduces the boilerplate around running tests in both window and (dedicated) worker scopes. I think it's generally better to use this feature when writing tests for APIs that exist in both scopes, but rewriting existing tests is probably low priority.

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

Received on Friday, 17 February 2017 08:53:25 UTC