Index: LayoutTests/crypto/subtle/aes-kw-generateKey-parseAlgorithm-failures.html |
diff --git a/LayoutTests/crypto/aes-kw-generateKey-parseAlgorithm-failures.html b/LayoutTests/crypto/subtle/aes-kw-generateKey-parseAlgorithm-failures.html |
similarity index 95% |
rename from LayoutTests/crypto/aes-kw-generateKey-parseAlgorithm-failures.html |
rename to LayoutTests/crypto/subtle/aes-kw-generateKey-parseAlgorithm-failures.html |
index 9c17fada6e3c1dff36e8232720acb1d705217473..2e48e48fb394afe6e6ea24566bc01be5ebfa065d 100644 |
--- a/LayoutTests/crypto/aes-kw-generateKey-parseAlgorithm-failures.html |
+++ b/LayoutTests/crypto/subtle/aes-kw-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> |