Index: LayoutTests/fast/regions/get-region-flow-ranges-fixed-pos.html |
diff --git a/LayoutTests/fast/regions/get-region-flow-ranges-fixed-pos.html b/LayoutTests/fast/regions/get-region-flow-ranges-fixed-pos.html |
index 7e9f69d2345c68434b529d7a5f9f9fdc92b04964..6ef2595dc6206eec4d548a1d30106bf878192856 100644 |
--- a/LayoutTests/fast/regions/get-region-flow-ranges-fixed-pos.html |
+++ b/LayoutTests/fast/regions/get-region-flow-ranges-fixed-pos.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> |
<script src="resources/helper.js"></script> |
<style> |
.border { border: 1px solid red; } |