Index: LayoutTests/crypto/rsa-oaep-key-manipulation-expected.txt |
diff --git a/LayoutTests/crypto/rsa-oaep-key-manipulation-expected.txt b/LayoutTests/crypto/rsa-oaep-key-manipulation-expected.txt |
index c6d847b9d1132d5cc05143a30c787016af131ad4..8247e2bc8049058bbc3712cc3b37a39ef090368b 100644 |
--- a/LayoutTests/crypto/rsa-oaep-key-manipulation-expected.txt |
+++ b/LayoutTests/crypto/rsa-oaep-key-manipulation-expected.txt |
@@ -23,9 +23,9 @@ error is: InvalidAccessError: key.usages does not permit this operation |
error is: InvalidAccessError: key.algorithm does not match that of operation |
Trying to export keys to raw... |
-error is: InvalidAccessError: The key is not of the expected type |
+error is: NotSupportedError: Unsupported export key format for algorithm |
PASS Promise rejected for exporting public key |
-error is: InvalidAccessError: The key is not of the expected type |
+error is: NotSupportedError: Unsupported export key format for algorithm |
PASS Promise rejected for exporting private key |
Exporting public key to JWK... |