| Index: LayoutTests/crypto/subtle/rsa-oaep-generateKey-parseAlgorithm-failures.html
|
| diff --git a/LayoutTests/crypto/rsa-oaep-generateKey-parseAlgorithm-failures.html b/LayoutTests/crypto/subtle/rsa-oaep-generateKey-parseAlgorithm-failures.html
|
| similarity index 97%
|
| rename from LayoutTests/crypto/rsa-oaep-generateKey-parseAlgorithm-failures.html
|
| rename to LayoutTests/crypto/subtle/rsa-oaep-generateKey-parseAlgorithm-failures.html
|
| index 00ad2d97efb23604515844f171e7deb93cf0cab0..ab18bca7ad2823b410b844bb41cac0ea7bc678ef 100644
|
| --- a/LayoutTests/crypto/rsa-oaep-generateKey-parseAlgorithm-failures.html
|
| +++ b/LayoutTests/crypto/subtle/rsa-oaep-generateKey-parseAlgorithm-failures.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>
|
|
|