Index: LayoutTests/fast/css/annotated-regions.html |
diff --git a/LayoutTests/fast/css/annotated-regions.html b/LayoutTests/fast/css/annotated-regions.html |
index d76815ff3346ae154dff8d2d8dffa021b75f4ad7..168f4ad886fccf660ce50a23806ddca31a80e267 100644 |
--- a/LayoutTests/fast/css/annotated-regions.html |
+++ b/LayoutTests/fast/css/annotated-regions.html |
@@ -32,7 +32,7 @@ |
</style> |
</head> |
-<script src="../../fast/js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
<script> |
description("This tests that transformed annotated regions have the correct bounds."); |
function getBoundsFromClientRectList(rects) { |