Index: LayoutTests/fast/dom/custom/element-type.html |
diff --git a/LayoutTests/fast/dom/custom/element-type.html b/LayoutTests/fast/dom/custom/element-type.html |
index 4b3573b523b7c8001dcc49bf0071f9440ec0b58b..0b9bd1f67b611ee06a75fbd1c92e100f4721c3f8 100644 |
--- a/LayoutTests/fast/dom/custom/element-type.html |
+++ b/LayoutTests/fast/dom/custom/element-type.html |
@@ -1,5 +1,5 @@ |
<!DOCTYPE html> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
<body> |
<span is="x-x" id="a"></span> |
<script> |