Index: LayoutTests/crypto/subtle/pbkdf2/deriveKey-failures.html |
diff --git a/LayoutTests/crypto/subtle/pbkdf2-deriveKey-failures.html b/LayoutTests/crypto/subtle/pbkdf2/deriveKey-failures.html |
similarity index 97% |
rename from LayoutTests/crypto/subtle/pbkdf2-deriveKey-failures.html |
rename to LayoutTests/crypto/subtle/pbkdf2/deriveKey-failures.html |
index ad9b8cf0058ea77e59b114d66b61ebf0c1d830e9..a6f0d23fd831e231a1087e9dda000ed29e6b2a84 100644 |
--- a/LayoutTests/crypto/subtle/pbkdf2-deriveKey-failures.html |
+++ b/LayoutTests/crypto/subtle/pbkdf2/deriveKey-failures.html |
@@ -1,8 +1,8 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<script src="../../resources/js-test.js"></script> |
-<script src="resources/common.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
+<script src="../resources/common.js"></script> |
</head> |
<body> |
<p id="description"></p> |