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

Unified Diff: LayoutTests/fast/dom/getElementsByTagName-localName-matching2.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/dom/getElementsByTagName-localName-matching2.xhtml
diff --git a/LayoutTests/fast/dom/getElementsByTagName-localName-matching2.xhtml b/LayoutTests/fast/dom/getElementsByTagName-localName-matching2.xhtml
index 84c25f0d8b8d80550c854ca8baa2a6b8d1420f5d..c0c9f501a6320627195f7580ba53c557820a6f14 100644
--- a/LayoutTests/fast/dom/getElementsByTagName-localName-matching2.xhtml
+++ b/LayoutTests/fast/dom/getElementsByTagName-localName-matching2.xhtml
@@ -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>
<div id="container"><FOO><foo><linearGradient/></foo></FOO><img/></div>

Powered by Google App Engine
This is Rietveld 408576698