| Index: LayoutTests/crypto/rsa-ssa-generateKey-parseAlgorithm-failures-expected.txt
|
| diff --git a/LayoutTests/crypto/rsa-ssa-generateKey-parseAlgorithm-failures-expected.txt b/LayoutTests/crypto/rsa-ssa-generateKey-parseAlgorithm-failures-expected.txt
|
| index 11fd4b3db6f23da5cdd3ae286b171db603cc31bc..1501ecb278c165ec131a63ab7cdcefef084ae99c 100644
|
| --- a/LayoutTests/crypto/rsa-ssa-generateKey-parseAlgorithm-failures-expected.txt
|
| +++ b/LayoutTests/crypto/rsa-ssa-generateKey-parseAlgorithm-failures-expected.txt
|
| @@ -9,6 +9,8 @@ error is: SyntaxError: RsaHashedKeyGenParams: modulusLength: Missing required pr
|
| error is: SyntaxError: RsaHashedKeyGenParams: publicExponent: Missing or not a Uint8Array
|
| error is: SyntaxError: RsaHashedKeyGenParams: publicExponent: Missing or not a Uint8Array
|
| error is: SyntaxError: RsaHashedKeyGenParams: publicExponent: Missing or not a Uint8Array
|
| +error is: NotSupportedError: RsaHashedKeyGenParams: hash: Algorithm: Unrecognized name
|
| +error is: SyntaxError: RsaHashedKeyGenParams: hash: Missing or not a dictionary
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|