Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(40)

Unified Diff: LayoutTests/fast/css/lang-mapped-to-webkit-locale.xhtml

Issue 58533003: Move fast/js/resources files to resources. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>
« no previous file with comments | « LayoutTests/fast/css/invalid-rule-value.html ('k') | LayoutTests/fast/css/lang-mapped-to-webkit-locale-dynamic.xhtml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698