| Index: LayoutTests/crypto/subtle/aes-cbc-wrap-rsa-non-extractable.html
|
| diff --git a/LayoutTests/crypto/aes-cbc-wrap-rsa-non-extractable.html b/LayoutTests/crypto/subtle/aes-cbc-wrap-rsa-non-extractable.html
|
| similarity index 97%
|
| rename from LayoutTests/crypto/aes-cbc-wrap-rsa-non-extractable.html
|
| rename to LayoutTests/crypto/subtle/aes-cbc-wrap-rsa-non-extractable.html
|
| index 8fecaa28954ab9ccb50725159e1918e0760778bd..77180a5aa63ec4fd5cef317741837e56eec1c454 100644
|
| --- a/LayoutTests/crypto/aes-cbc-wrap-rsa-non-extractable.html
|
| +++ b/LayoutTests/crypto/subtle/aes-cbc-wrap-rsa-non-extractable.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>
|
|
|