Index: LayoutTests/fast/inline/inline-relative-offset-boundingbox.html |
diff --git a/LayoutTests/fast/inline/inline-relative-offset-boundingbox.html b/LayoutTests/fast/inline/inline-relative-offset-boundingbox.html |
index c47f565347fe7319164a1706e73e76a93e4412b1..cc4fd6937c1175b39bc1d2e89146d7cf20148cfe 100644 |
--- a/LayoutTests/fast/inline/inline-relative-offset-boundingbox.html |
+++ b/LayoutTests/fast/inline/inline-relative-offset-boundingbox.html |
@@ -1,6 +1,6 @@ |
<html> |
<head> |
- <script src="../js/resources/js-test-pre.js"></script> |
+ <script src="../../resources/js-test.js"></script> |
<script> |
description('<a href="https://bugs.webkit.org/show_bug.cgi?id=91168">Bug 91168</a>: REGRESSION: RenderInline boundingBox ignores relative position offset'); |