Index: LayoutTests/touchadjustment/touch-inlines.html |
diff --git a/LayoutTests/touchadjustment/touch-inlines.html b/LayoutTests/touchadjustment/touch-inlines.html |
index 3e8aea72e8aba1e6f7572f5ba0474ee4977f09f7..644ac85fe8c05d90f065d32e79f01b5c1879ceca 100644 |
--- a/LayoutTests/touchadjustment/touch-inlines.html |
+++ b/LayoutTests/touchadjustment/touch-inlines.html |
@@ -2,7 +2,7 @@ |
<html> |
<head> |
<title>Touch Adjustment : Inlines and line-breaks - bug 78801</title> |
- <script src="../fast/js/resources/js-test-pre.js"></script> |
+ <script src="../resources/js-test.js"></script> |
<script src="resources/touchadjustment.js"></script> |
<style> |
#sandbox { position: absolute; top: 0px; left: 0px; font: 16px Ahem; line-height: 20px } |