| Index: LayoutTests/crypto/aes-cbc-generateKey-parseAlgorithm-failures-expected.txt
|
| diff --git a/LayoutTests/crypto/aes-cbc-generateKey-parseAlgorithm-failures-expected.txt b/LayoutTests/crypto/aes-cbc-generateKey-parseAlgorithm-failures-expected.txt
|
| deleted file mode 100644
|
| index cfd4342fe888edf2e3382b11d5d65d9c7b5b892e..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/crypto/aes-cbc-generateKey-parseAlgorithm-failures-expected.txt
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -Tests generateKey() with bad AES-CBC parameters.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -error is: TypeError: Failed to execute 'generateKey' on 'SubtleCrypto': The 3rd argument is neither an array, nor does it have indexed properties.
|
| -error is: TypeError: Failed to execute 'generateKey' on 'SubtleCrypto': The 3rd argument is neither an array, nor does it have indexed properties.
|
| -error is: SyntaxError: Invalid keyUsages argument
|
| -error is: TypeError: AesKeyGenParams: length: Missing required property
|
| -error is: TypeError: AesKeyGenParams: length: Outside of numeric range
|
| -error is: TypeError: AesKeyGenParams: length: Outside of numeric range
|
| -error is: TypeError: AesKeyGenParams: length: Outside of numeric range
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|