| Index: LayoutTests/crypto/subtle/rsa-oaep/key-manipulation.html
|
| diff --git a/LayoutTests/crypto/subtle/rsa-oaep-key-manipulation.html b/LayoutTests/crypto/subtle/rsa-oaep/key-manipulation.html
|
| similarity index 97%
|
| rename from LayoutTests/crypto/subtle/rsa-oaep-key-manipulation.html
|
| rename to LayoutTests/crypto/subtle/rsa-oaep/key-manipulation.html
|
| index 5e34307155786bbcf5ef8621c0c2db6fc455578f..09cba7d1fdc198921490d08b22c7744c487bc7ed 100644
|
| --- a/LayoutTests/crypto/subtle/rsa-oaep-key-manipulation.html
|
| +++ b/LayoutTests/crypto/subtle/rsa-oaep/key-manipulation.html
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../../resources/js-test.js"></script>
|
| -<script src="resources/common.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| +<script src="../resources/common.js"></script>
|
| </head>
|
| <body>
|
| <p id="description"></p>
|
|
|