Index: LayoutTests/fast/css/lang-mapped-to-webkit-locale.xhtml |
diff --git a/LayoutTests/fast/css/lang-mapped-to-webkit-locale.xhtml b/LayoutTests/fast/css/lang-mapped-to-webkit-locale.xhtml |
index 01496e7dbfd22f9a0906b70ba0796f51b934b174..5af20afb54b26b5917e4e60ebafb0bc6b6c578fd 100644 |
--- a/LayoutTests/fast/css/lang-mapped-to-webkit-locale.xhtml |
+++ b/LayoutTests/fast/css/lang-mapped-to-webkit-locale.xhtml |
@@ -3,7 +3,7 @@ |
<html xmlns="http://www.w3.org/1999/xhtml"> |
<head> |
<title>mapping lang to -webkit-locale</title> |
-<script src="../js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
</head> |
<body> |
<p>This is a test for <a href="http://webkit.org/b/67586">bug 67586</a>. HTML attributes lang and xml:lang are mapped to '-webkit-locale' to use their value in font fallback.</p> |