| Index: LayoutTests/crypto/subtle/aes-key-algorithm-mismatch.html
|
| diff --git a/LayoutTests/crypto/aes-key-algorithm-mismatch.html b/LayoutTests/crypto/subtle/aes-key-algorithm-mismatch.html
|
| similarity index 95%
|
| rename from LayoutTests/crypto/aes-key-algorithm-mismatch.html
|
| rename to LayoutTests/crypto/subtle/aes-key-algorithm-mismatch.html
|
| index 01d7bdf26f5998c0a264286dd31de1a4afa178c4..ee23623e64bbbd0d6e4e12d26c098f379a7591f6 100644
|
| --- a/LayoutTests/crypto/aes-key-algorithm-mismatch.html
|
| +++ b/LayoutTests/crypto/subtle/aes-key-algorithm-mismatch.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../resources/js-test.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script src="resources/common.js"></script>
|
| </head>
|
| <body>
|
|
|