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

Unified Diff: LayoutTests/crypto/clone-rsaHashedKey-public.html

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
Index: LayoutTests/crypto/clone-rsaHashedKey-public.html
diff --git a/LayoutTests/crypto/clone-rsaHashedKey-public.html b/LayoutTests/crypto/clone-rsaHashedKey-public.html
index b9bfff888dac6bf02b73bcba097bc0dafc675bb0..1eb76640a6acbd52f6c5b6fdf780d80f3280327a 100644
--- a/LayoutTests/crypto/clone-rsaHashedKey-public.html
+++ b/LayoutTests/crypto/clone-rsaHashedKey-public.html
@@ -10,7 +10,7 @@
<div id="console"></div>
<script>
-description("Tests structured cloning of RSA keys (with a hash)");
+description("Tests structured cloning of RSA public keys (with a hash)");
jsTestIsAsync = true;
« no previous file with comments | « LayoutTests/crypto/clone-rsaHashedKey-private-expected.txt ('k') | LayoutTests/crypto/clone-rsaHashedKey-public-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698