summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/canvas/canvas-lineDash-input-sequence.html
diff options
context:
space:
mode:
authorojan@chromium.org <ojan@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538>2013-11-05 00:56:21 +0000
committerojan@chromium.org <ojan@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538>2013-11-05 00:56:21 +0000
commitefb086342703fbd2e87b3e3104e58bf8fb50f570 (patch)
tree321f02c5754356f71032e8a3432ac534ba1c143b /third_party/WebKit/LayoutTests/fast/canvas/canvas-lineDash-input-sequence.html
parent70ea9e407b389247baf07bd566d99fc6d2ab0077 (diff)
downloadchromium_src-efb086342703fbd2e87b3e3104e58bf8fb50f570.zip
chromium_src-efb086342703fbd2e87b3e3104e58bf8fb50f570.tar.gz
chromium_src-efb086342703fbd2e87b3e3104e58bf8fb50f570.tar.bz2
Move fast/js/resources files to resources.
Move fast/js/resources/js-test-pre.js and fast/js/resources/leak-check.js to the root resources directory. They're used mostly by tests outside of fast/js. Also, rename js-test-pre.js to js-test.js now that there's no js-test-post.js. TBR because it's impossible to review 6819 file changes in rietveld. TBR=eae@chromium.org Review URL: https://codereview.chromium.org/58533003 git-svn-id: svn://svn.chromium.org/blink/trunk@161296 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/canvas/canvas-lineDash-input-sequence.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/canvas/canvas-lineDash-input-sequence.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/canvas-lineDash-input-sequence.html b/third_party/WebKit/LayoutTests/fast/canvas/canvas-lineDash-input-sequence.html
index 834d4e0..fc5d160 100644
--- a/third_party/WebKit/LayoutTests/fast/canvas/canvas-lineDash-input-sequence.html
+++ b/third_party/WebKit/LayoutTests/fast/canvas/canvas-lineDash-input-sequence.html
@@ -2,7 +2,7 @@
<html>
<head>
<link rel="help" href="http://www.w3.org/TR/2013/WD-2dcontext2-20130528/#dom-context-2d-setlinedash">
-<script src="../js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
</head>
<body>
<script>