Index: LayoutTests/fast/regions/hover-on-child-in-region-in-region.html |
diff --git a/LayoutTests/fast/regions/hover-on-child-in-region-in-region.html b/LayoutTests/fast/regions/hover-on-child-in-region-in-region.html |
index 1ee65ed04c84e3d57ebc5a2c3ebb3605c7a82701..03b42e90f46ae7a543189ab4467b6b8591fe24d5 100644 |
--- a/LayoutTests/fast/regions/hover-on-child-in-region-in-region.html |
+++ b/LayoutTests/fast/regions/hover-on-child-in-region-in-region.html |
@@ -65,7 +65,7 @@ |
} |
</style> |
- <script src="../js/resources/js-test-pre.js"></script> |
+ <script src="../../resources/js-test.js"></script> |
</head> |
<body> |
<p class="visibleElement">This test covers the case when the <span style="color: orange;"><b>child</b></span> is itself a region and the <span style="color: darkred;"><b>parent</b></span> is flowed into another <span style="color: green;"><b>region</b></span>.</p> |