| Index: LayoutTests/crypto/wrapKey-badParameters-expected.txt
|
| diff --git a/LayoutTests/crypto/wrapKey-badParameters-expected.txt b/LayoutTests/crypto/wrapKey-badParameters-expected.txt
|
| deleted file mode 100644
|
| index 48b6b5e0c603880a1150d6677baef7fb9e71ce82..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/crypto/wrapKey-badParameters-expected.txt
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -Tests calls to wrapKey() with bad inputs.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -error is: TypeError: Invalid key argument
|
| -error is: TypeError: Invalid wrappingKey argument
|
| -error is: TypeError: Algorithm: Not an object
|
| -error is: TypeError: Invalid keyFormat argument
|
| -error is: NotSupportedError: SHA-1: Unsupported operation: wrapKey
|
| -error is: InvalidAccessError: key.algorithm does not match that of operation
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|