Index: LayoutTests/fast/dom/custom/lifecycle-created-createElement-recursion.html |
diff --git a/LayoutTests/fast/dom/custom/lifecycle-created-createElement-recursion.html b/LayoutTests/fast/dom/custom/lifecycle-created-createElement-recursion.html |
index 7ac90ca31cf82580bca86c7c05b172947c5e1d87..4d762b4f6f659d2cc85e82be0fa99b14244d70c9 100644 |
--- a/LayoutTests/fast/dom/custom/lifecycle-created-createElement-recursion.html |
+++ b/LayoutTests/fast/dom/custom/lifecycle-created-createElement-recursion.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
</head> |
<body> |
<script> |