Index: LayoutTests/fast/dom/SelectorAPI/id-fastpath-almost-strict.html |
diff --git a/LayoutTests/fast/dom/SelectorAPI/id-fastpath-almost-strict.html b/LayoutTests/fast/dom/SelectorAPI/id-fastpath-almost-strict.html |
index 3ee8542275f60716ac1811c4cee51e4a7a12b25a..e8b1b871b009d3ad3d9ac58b1e1d9f4a2e8d75ea 100644 |
--- a/LayoutTests/fast/dom/SelectorAPI/id-fastpath-almost-strict.html |
+++ b/LayoutTests/fast/dom/SelectorAPI/id-fastpath-almost-strict.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
<html> |
<head> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
</head> |
<body> |
<script src="resources/id-fastpath-almost-strict.js"></script> |