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

Unified Diff: LayoutTests/svg/dom/SVGListPropertyTearOff-leaks.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
« no previous file with comments | « LayoutTests/svg/dom/SVGLengthList-xml-dom-modifications.xhtml ('k') | LayoutTests/svg/dom/SVGMatrix.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/dom/SVGListPropertyTearOff-leaks.html
diff --git a/LayoutTests/svg/dom/SVGListPropertyTearOff-leaks.html b/LayoutTests/svg/dom/SVGListPropertyTearOff-leaks.html
index 9628ba980f0c5d7f11aed77608e5131382fd0137..c75cdfb4c76907655e251de3c98fbecf30da84f8 100644
--- a/LayoutTests/svg/dom/SVGListPropertyTearOff-leaks.html
+++ b/LayoutTests/svg/dom/SVGListPropertyTearOff-leaks.html
@@ -11,8 +11,8 @@
document.getElementById("text1").rotate.baseVal;
</script>
-<script src="../../fast/js/resources/js-test-pre.js"></script>
-<script src="../../fast/js/resources/leak-check.js"></script>
+<script src="../../resources/js-test.js"></script>
+<script src="../../resources/leak-check.js"></script>
<script>
var target = grabScriptText('targetHTML')+
'<script>'+grabScriptText('targetJS')+'<'+'/script>';
« no previous file with comments | « LayoutTests/svg/dom/SVGLengthList-xml-dom-modifications.xhtml ('k') | LayoutTests/svg/dom/SVGMatrix.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698