Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(189)

Unified Diff: LayoutTests/crypto/clone-rsaKey-public-expected.txt

Issue 210693002: [webcrypto] Add structured clone tests for RSA private keys. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/crypto/clone-rsaKey-public.html ('k') | LayoutTests/crypto/resources/keys.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
index b53ed791a40df0588b56512c2b912b0f218cde0b..7b118c7d2f900ca2788398626da1c757b586468b 100644
--- a/LayoutTests/crypto/clone-rsaKey-public-expected.txt
+++ b/LayoutTests/crypto/clone-rsaKey-public-expected.txt
@@ -1,4 +1,4 @@
-Tests structured cloning of RSA keys (without a hash)
+Tests structured cloning of RSA public keys (without a hash)
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
« no previous file with comments | « LayoutTests/crypto/clone-rsaKey-public.html ('k') | LayoutTests/crypto/resources/keys.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698