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