| Index: LayoutTests/crypto/subtle/clone-aesKey.html
|
| diff --git a/LayoutTests/crypto/clone-aesKey.html b/LayoutTests/crypto/subtle/clone-aesKey.html
|
| similarity index 98%
|
| rename from LayoutTests/crypto/clone-aesKey.html
|
| rename to LayoutTests/crypto/subtle/clone-aesKey.html
|
| index 8dc2669f1ffcb155b345789783100bf7b98974f8..e682369b3cb639b423a14a2cb5f4a508da63bc79 100644
|
| --- a/LayoutTests/crypto/clone-aesKey.html
|
| +++ b/LayoutTests/crypto/subtle/clone-aesKey.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>
|
|
|