Index: LayoutTests/crypto/clone-rsaKey-public-expected.txt |
diff --git a/LayoutTests/crypto/clone-rsaKey-public-expected.txt b/LayoutTests/crypto/clone-rsaKey-public-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..3539d828f31f2eec22afa68799ed814386d39545 |
--- /dev/null |
+++ b/LayoutTests/crypto/clone-rsaKey-public-expected.txt |
@@ -0,0 +1,11 @@ |
+CONSOLE ERROR: line 109: Uncaught TypeError: undefined is not a function |
+Tests structured cloning of RSA keys (without a hash) |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+FAIL Unexpected error: Uncaught TypeError: undefined is not a function |
+FAIL successfullyParsed should be true. Was false. |
+ |
+TEST COMPLETE |
+ |