| Index: LayoutTests/crypto/subtle/clone-hmacKey.html
|
| diff --git a/LayoutTests/crypto/subtle/clone-hmacKey.html b/LayoutTests/crypto/subtle/clone-hmacKey.html
|
| index d2ae6512d727a095aba5abd0a851f3fb17fb7ad8..26535a84350b6944146c3f8b84b8a8e9eaceaea6 100644
|
| --- a/LayoutTests/crypto/subtle/clone-hmacKey.html
|
| +++ b/LayoutTests/crypto/subtle/clone-hmacKey.html
|
| @@ -13,7 +13,7 @@ description("Tests structured cloning of HMAC keys");
|
|
|
| jsTestIsAsync = true;
|
|
|
| -// Tests the 48 permutations of keys generated by:
|
| +// Tests the 36 permutations of keys generated by:
|
| // kPossibleHashAlgorithms x kPossibleExtractable x kPossibleKeyUsages x kPossibleKeyData
|
| //
|
| // For practical reasons these tests are not exhaustive.
|
|
|