blob: 5a209615b1de8b8758ee2d2e75a229f7a8e5837b [file] [log] [blame]
[Worker] Tests that crypto.webkitSubtle will throw in workers.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Starting worker: resources/disallowed-in-worker.js
PASS [Worker] crypto.webkitSubtle threw exception NotSupportedError (DOM Exception 9): The operation is not supported..
PASS successfullyParsed is true
TEST COMPLETE