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

Unified Diff: LayoutTests/fast/css/counters/counter-increment-tests.htm

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/counters/counter-increment-tests.htm
diff --git a/LayoutTests/fast/css/counters/counter-increment-tests.htm b/LayoutTests/fast/css/counters/counter-increment-tests.htm
index b4fc217442682df010c8070db3855ad37037df4e..f24d7e520839a97f42b508d099a1788beecbe162 100644
--- a/LayoutTests/fast/css/counters/counter-increment-tests.htm
+++ b/LayoutTests/fast/css/counters/counter-increment-tests.htm
@@ -4,7 +4,7 @@
<title>CSS Test: Counter-increment tests</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
- <script src="../../js/resources/js-test-pre.js"></script>
+ <script src="../../../resources/js-test.js"></script>
<script>
if (window.testRunner) {
testRunner.dumpAsText();

Powered by Google App Engine
This is Rietveld 408576698