| Index: LayoutTests/crypto/subtle/rsa-export-private-key.html
|
| diff --git a/LayoutTests/crypto/rsa-export-private-key.html b/LayoutTests/crypto/subtle/rsa-export-private-key.html
|
| similarity index 98%
|
| rename from LayoutTests/crypto/rsa-export-private-key.html
|
| rename to LayoutTests/crypto/subtle/rsa-export-private-key.html
|
| index ac1adaba0f8bd9ab7f86e8842536028848a7518a..8fab197949cfb6a53913b6f67a0616d1a2fa9881 100644
|
| --- a/LayoutTests/crypto/rsa-export-private-key.html
|
| +++ b/LayoutTests/crypto/subtle/rsa-export-private-key.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>
|
|
|