Index: LayoutTests/fast/events/scale-and-scroll-body.html |
diff --git a/LayoutTests/fast/events/scale-and-scroll-body.html b/LayoutTests/fast/events/scale-and-scroll-body.html |
index 71d43fc4926663860fd75876353719a7ac892a29..81bf0d825024ca95a8da68cc9ea82e0ecbd0be56 100644 |
--- a/LayoutTests/fast/events/scale-and-scroll-body.html |
+++ b/LayoutTests/fast/events/scale-and-scroll-body.html |
@@ -42,7 +42,7 @@ |
scrollViaJavascript(); |
} |
</script> |
- <script src="../js/resources/js-test-pre.js"></script> |
+ <script src="../../resources/js-test.js"></script> |
</head> |
<body style="width:2000px; height:2000px; margin:0px;" onload="test();"> |
<div style="left:0; top:0; width:100px; height:100px; position:absolute; background:yellow;"></div> |