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

Unified Diff: LayoutTests/fast/css/xml-lang-ignored-in-html.html

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/xml-lang-ignored-in-html.html
diff --git a/LayoutTests/fast/css/xml-lang-ignored-in-html.html b/LayoutTests/fast/css/xml-lang-ignored-in-html.html
index fc330d0c4b1bc4eb1254a283a92c1c34a5ba2e6f..173b2f240734e344b6b0032e16471885d87473f4 100644
--- a/LayoutTests/fast/css/xml-lang-ignored-in-html.html
+++ b/LayoutTests/fast/css/xml-lang-ignored-in-html.html
@@ -1,6 +1,6 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
-<script src="../js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
</head>
<body>
<p>This tests that the attribute in no namespace with no prefix and with the literal localname "xml:lang" is ignored in HTML. See
« no previous file with comments | « LayoutTests/fast/css/webkit-mask-crash-implicit.html ('k') | LayoutTests/fast/css/xml-stylesheet-alternate-no-title.xhtml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698