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

Unified Diff: LayoutTests/fast/css/link-disabled-attr.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/link-alternate-stylesheet-5.html ('k') | LayoutTests/fast/css/margin-start-end.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/link-disabled-attr.html
diff --git a/LayoutTests/fast/css/link-disabled-attr.html b/LayoutTests/fast/css/link-disabled-attr.html
index 90ec2b1a94dff468cd308ed91c4a9b4ef8397142..115fac233e5746e4331632005e1e83ff38a5e5b9 100644
--- a/LayoutTests/fast/css/link-disabled-attr.html
+++ b/LayoutTests/fast/css/link-disabled-attr.html
@@ -4,7 +4,7 @@
<link id="sheet" rel="stylesheet" href="data:tex/css,#test-element{text-decoration:line-through}">
<link id="notsheet" rel="author" href="mailto:nosuch@webkit.org">
<link id="alt" rel="alternate stylesheet" title="altset" href="resources/green.css">
-<script src="../js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
</head>
<body>
« no previous file with comments | « LayoutTests/fast/css/link-alternate-stylesheet-5.html ('k') | LayoutTests/fast/css/margin-start-end.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698