Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / crypto / jwk-import-use-values-expected.txt
index 2c7a4e4..d477736 100644 (file)
@@ -5,8 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
 
 
 {"key_ops":["encrypt","encrypt"]}:
-PASS key.usages is ["encrypt"]
-
+Failed importing with encrypt: DataError: The "key_ops" property of the JWK dictionary contains duplicate usages.
 {"key_ops":["encrypt"]}:
 PASS key.usages is ["encrypt"]