| Index: LayoutTests/crypto/subtle/clone-rsaHashedKey-public.html
|
| diff --git a/LayoutTests/crypto/clone-rsaHashedKey-public.html b/LayoutTests/crypto/subtle/clone-rsaHashedKey-public.html
|
| similarity index 98%
|
| rename from LayoutTests/crypto/clone-rsaHashedKey-public.html
|
| rename to LayoutTests/crypto/subtle/clone-rsaHashedKey-public.html
|
| index db010d2a4d8afb3edf4c066bb9b4bfafac802b25..4b4cbe2457aa3346f1a9e168f9ae7a35d26c5743 100644
|
| --- a/LayoutTests/crypto/clone-rsaHashedKey-public.html
|
| +++ b/LayoutTests/crypto/subtle/clone-rsaHashedKey-public.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>
|
| <script src="resources/keys.js"></script>
|
| </head>
|
|
|