Index: LayoutTests/fast/css/font-shorthand-mix-inherit.html |
diff --git a/LayoutTests/fast/css/font-shorthand-mix-inherit.html b/LayoutTests/fast/css/font-shorthand-mix-inherit.html |
index 0126f6d7d0ba4664c1c93b7eabeb2a1bebf4f0df..fcc184e125e28c8c7dd7ce079ead86450eb2bedd 100644 |
--- a/LayoutTests/fast/css/font-shorthand-mix-inherit.html |
+++ b/LayoutTests/fast/css/font-shorthand-mix-inherit.html |
@@ -2,7 +2,7 @@ |
<html> |
<head> |
<title>Test for WebKit bug 20181 : font shorthand with inherit keyword incorrectly parsed and rendered</title> |
-<script src="../js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
</head> |
<body> |
<p id="description">Test for WebKit bug <a href="https://bugs.webkit.org/show_bug.cgi?id=20181">20181</a> : font shorthand with inherit keyword incorrectly parsed and rendered</p> |