| Index: LayoutTests/crypto/import-jwk-expected.txt
|
| diff --git a/LayoutTests/crypto/import-jwk-expected.txt b/LayoutTests/crypto/import-jwk-expected.txt
|
| deleted file mode 100644
|
| index 4dc4c3818840f01373dcfbdfb4cc54094817bba0..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/crypto/import-jwk-expected.txt
|
| +++ /dev/null
|
| @@ -1,25 +0,0 @@
|
| -Test error handling for JWK import.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -error is: DataError: The required JWK member "kty" was missing
|
| -error is: DataError: The required JWK member "kty" was missing
|
| -error is: DataError: The required JWK member "kty" was missing
|
| -error is: DataError: The JWK "kty" member was not "oct"
|
| -error is: DataError: The JWK "alg" member was inconsistent with that specified by the Web Crypto call
|
| -error is: DataError: The JWK "alg" member was inconsistent with that specified by the Web Crypto call
|
| -error is: DataError: The JWK "alg" member was inconsistent with that specified by the Web Crypto call
|
| -error is: DataError: The required JWK member "k" was missing
|
| -error is: DataError: The required JWK member "k" was missing
|
| -error is: DataError: The JWK "k" member did not include the right length of key data for the given algorithm.
|
| -error is: DataError: The JWK "k" member did not include the right length of key data for the given algorithm.
|
| -error is: DataError: The JWK "kty" member was not "oct"
|
| -error is: DataError: The JWK "alg" member was inconsistent with that specified by the Web Crypto call
|
| -error is: DataError: The JWK "use" member could not be parsed
|
| -Boolean JWK property passed as a string and worked
|
| -String JWK property passed as a number and worked
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|