| Index: LayoutTests/crypto/subtle/rsa-oaep/plaintext-length.html
|
| diff --git a/LayoutTests/crypto/subtle/rsa-oaep-plaintext-length.html b/LayoutTests/crypto/subtle/rsa-oaep/plaintext-length.html
|
| similarity index 97%
|
| rename from LayoutTests/crypto/subtle/rsa-oaep-plaintext-length.html
|
| rename to LayoutTests/crypto/subtle/rsa-oaep/plaintext-length.html
|
| index 260bf3cb45c1b3c4b4d4ff630f6087a9f125d1b6..3e8111c428c9cd55d15e1c109b1c2bcfc90b7adf 100644
|
| --- a/LayoutTests/crypto/subtle/rsa-oaep-plaintext-length.html
|
| +++ b/LayoutTests/crypto/subtle/rsa-oaep/plaintext-length.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>
|
|
|