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

Unified Diff: LayoutTests/crypto/importKey-deserialized-expected.txt

Issue 770363002: [WebCrypto] Crypto tests updated to use KeyUsage (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years 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/importKey-deserialized-expected.txt
diff --git a/LayoutTests/fast/forms/number/number-spinbutton-capturing-expected.txt b/LayoutTests/crypto/importKey-deserialized-expected.txt
similarity index 57%
copy from LayoutTests/fast/forms/number/number-spinbutton-capturing-expected.txt
copy to LayoutTests/crypto/importKey-deserialized-expected.txt
index a80973b8a48afe126fe4a8e7e06c939254e0c479..4ef678fdf1688f16cb44ef2dc13a69ff9a3b6042 100644
--- a/LayoutTests/fast/forms/number/number-spinbutton-capturing-expected.txt
+++ b/LayoutTests/crypto/importKey-deserialized-expected.txt
@@ -1,9 +1,9 @@
-Test for a capturing bug of spin buttons in a type=numnber input.
+Check already imported key, with empty usage can be deserialized.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS anotherInput.value is "2"
+PASS deserializedBuffer.usages is []
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698