Index: LayoutTests/fast/css/getComputedStyle/computed-style-font.html |
diff --git a/LayoutTests/fast/css/getComputedStyle/computed-style-font.html b/LayoutTests/fast/css/getComputedStyle/computed-style-font.html |
index cfd90e29925e88a859e0f8edd06ea8adb1795981..08b7d8a68b0266658b98175c8e675f4a0d245b9d 100644 |
--- a/LayoutTests/fast/css/getComputedStyle/computed-style-font.html |
+++ b/LayoutTests/fast/css/getComputedStyle/computed-style-font.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
<html> |
<head> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
</head> |
<body> |
<script src="script-tests/computed-style-font.js"></script> |