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

Unified Diff: LayoutTests/svg/animations/dynamic-modify-attributename-crash2.svg

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/svg/animations/dynamic-modify-attributename-crash2.svg
diff --git a/LayoutTests/svg/animations/dynamic-modify-attributename-crash2.svg b/LayoutTests/svg/animations/dynamic-modify-attributename-crash2.svg
index 203f9151d5038ef0ba1e2e35ffece7c8f9363cae..305e7769a01a41246936a0f8571097dcfb1266a7 100644
--- a/LayoutTests/svg/animations/dynamic-modify-attributename-crash2.svg
+++ b/LayoutTests/svg/animations/dynamic-modify-attributename-crash2.svg
@@ -2,7 +2,7 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<set id="set"></set>
<text id="status" x="100" y="100">FAIL</text>
- <script xlink:href="../../fast/js/resources/js-test-pre.js"></script>
+ <script xlink:href="../../resources/js-test.js"></script>
<script>
if (window.testRunner) {
testRunner.dumpAsText();

Powered by Google App Engine
This is Rietveld 408576698