| Index: LayoutTests/crypto/aes-key-algorithm-mismatch-expected.txt | 
| diff --git a/LayoutTests/crypto/aes-key-algorithm-mismatch-expected.txt b/LayoutTests/crypto/aes-key-algorithm-mismatch-expected.txt | 
| index 159f6c7f25ae8d5bf5e0bd38813c653d113c802b..f5e30cd3bb753c1040c4341bc38c4ed9371da38a 100644 | 
| --- a/LayoutTests/crypto/aes-key-algorithm-mismatch-expected.txt | 
| +++ b/LayoutTests/crypto/aes-key-algorithm-mismatch-expected.txt | 
| @@ -1,11 +1,10 @@ | 
| -CONSOLE ERROR: key.algorithm does not match that of operation | 
| Call encrypt using the wrong AES key | 
|  | 
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | 
|  | 
|  | 
| PASS key.algorithm.name is "AES-GCM" | 
| -PASS error is null | 
| +error is: InvalidAccessError: key.algorithm does not match that of operation | 
| PASS successfullyParsed is true | 
|  | 
| TEST COMPLETE | 
|  |