| Index: LayoutTests/crypto/subtle/clone-ecKey-private.html
|
| diff --git a/LayoutTests/crypto/clone-ecKey-private.html b/LayoutTests/crypto/subtle/clone-ecKey-private.html
|
| similarity index 98%
|
| rename from LayoutTests/crypto/clone-ecKey-private.html
|
| rename to LayoutTests/crypto/subtle/clone-ecKey-private.html
|
| index bee675e5249f2901a4f7d98d23f8caa419de5082..73825ed8645bf14ba41ba8e82c7683ca9f2a4aae 100644
|
| --- a/LayoutTests/crypto/clone-ecKey-private.html
|
| +++ b/LayoutTests/crypto/subtle/clone-ecKey-private.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>
|
|
|