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

Unified Diff: LayoutTests/fast/css/image-value-type.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
Index: LayoutTests/fast/css/image-value-type.html
diff --git a/LayoutTests/fast/css/image-value-type.html b/LayoutTests/fast/css/image-value-type.html
index a67be713601ca3125742bed9a0f046cb3f55c83a..95ee74868bc38a8611bed36838b0e6af9831ee32 100644
--- a/LayoutTests/fast/css/image-value-type.html
+++ b/LayoutTests/fast/css/image-value-type.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
-<script src="../js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<style>
div#test {
background-image: url(stars.gif);
« no previous file with comments | « LayoutTests/fast/css/image-set-parsing-invalid.html ('k') | LayoutTests/fast/css/inherit-initial-shorthand-values.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698