Index: LayoutTests/fast/css/overflow-property.html |
diff --git a/LayoutTests/fast/css/overflow-property.html b/LayoutTests/fast/css/overflow-property.html |
index 73327c855b3bc4cdcd5fd682c363b2d5ea502fcc..d94717dc65dbb90e5ee6a22f07fb4bae0e5c662b 100644 |
--- a/LayoutTests/fast/css/overflow-property.html |
+++ b/LayoutTests/fast/css/overflow-property.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> |
<p id="description">This tests the parsing and retrieval of the overflow, overflow-x and overflow-y properties.</p> |