| 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 e6a345c5749c4c12c3909edca90a7d4678d9ebe9..0c66bda0c3630f76f1447ad709f744c27309d874 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>
|
|
|