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

Unified Diff: LayoutTests/fast/css/counters/after-continuation.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/fast/css/counters/2displays.html ('k') | LayoutTests/fast/css/counters/content-021.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/counters/after-continuation.html
diff --git a/LayoutTests/fast/css/counters/after-continuation.html b/LayoutTests/fast/css/counters/after-continuation.html
index d110014b54858ca41665d18c4d8fc39b25171165..1eabc713aecc283f11f9f05a3550971ad6c6dba7 100644
--- a/LayoutTests/fast/css/counters/after-continuation.html
+++ b/LayoutTests/fast/css/counters/after-continuation.html
@@ -2,7 +2,7 @@
<style>
.c0:after { counter-increment:section; content: counter(section); }
</style>
- <script src="../../js/resources/js-test-pre.js"></script>
+ <script src="../../../resources/js-test.js"></script>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
« no previous file with comments | « LayoutTests/fast/css/counters/2displays.html ('k') | LayoutTests/fast/css/counters/content-021.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698