| Index: LayoutTests/crypto/subtle/rsa-ssa-generateKey-parseAlgorithm-failures.html
|
| diff --git a/LayoutTests/crypto/rsa-ssa-generateKey-parseAlgorithm-failures.html b/LayoutTests/crypto/subtle/rsa-ssa-generateKey-parseAlgorithm-failures.html
|
| similarity index 98%
|
| rename from LayoutTests/crypto/rsa-ssa-generateKey-parseAlgorithm-failures.html
|
| rename to LayoutTests/crypto/subtle/rsa-ssa-generateKey-parseAlgorithm-failures.html
|
| index 2cff95c7150d009fea979b931f0c7c2292c1e484..2d077b5897820ea2f05ac00361688f20e9a824d8 100644
|
| --- a/LayoutTests/crypto/rsa-ssa-generateKey-parseAlgorithm-failures.html
|
| +++ b/LayoutTests/crypto/subtle/rsa-ssa-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>
|
|
|