Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / crypto / subtle / aes-key-algorithm-mismatch-expected.txt
blobf5e30cd3bb753c1040c4341bc38c4ed9371da38a
1 Call encrypt using the wrong AES key
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS key.algorithm.name is "AES-GCM"
7 error is: InvalidAccessError: key.algorithm does not match that of operation
8 PASS successfullyParsed is true
10 TEST COMPLETE