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

Unified Diff: LayoutTests/crypto/subtle/aes-cbc-invalid-length-expected.txt

Issue 957713004: [WebCrypto] Split LayoutTests/crypto/subtle into per-algorithm directories (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated to latest master Created 5 years, 10 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/subtle/aes-cbc-invalid-length-expected.txt
diff --git a/LayoutTests/crypto/subtle/aes-cbc-invalid-length-expected.txt b/LayoutTests/crypto/subtle/aes-cbc-invalid-length-expected.txt
deleted file mode 100644
index 7e86d25049fb9636694156d6a168d067e84814a7..0000000000000000000000000000000000000000
--- a/LayoutTests/crypto/subtle/aes-cbc-invalid-length-expected.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-Test an unsupported AES key length.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-Importing a raw AES key from string literal...
-error is: DataError: AES key data must be 128 or 256 bits
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « LayoutTests/crypto/subtle/aes-cbc-invalid-length.html ('k') | LayoutTests/crypto/subtle/aes-cbc-unwrap-failures.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698