| Index: LayoutTests/crypto/subtle/aes-ctr-parseAlgorithm-failures.html
|
| diff --git a/LayoutTests/crypto/aes-ctr-parseAlgorithm-failures.html b/LayoutTests/crypto/subtle/aes-ctr-parseAlgorithm-failures.html
|
| similarity index 97%
|
| rename from LayoutTests/crypto/aes-ctr-parseAlgorithm-failures.html
|
| rename to LayoutTests/crypto/subtle/aes-ctr-parseAlgorithm-failures.html
|
| index 38ce269480853b0133c20d74393f7e630769d828..f8dacfaee3a785c6cbc0d3c52d4c8475f3b0cecf 100644
|
| --- a/LayoutTests/crypto/aes-ctr-parseAlgorithm-failures.html
|
| +++ b/LayoutTests/crypto/subtle/aes-ctr-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>
|
|
|