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

Unified Diff: LayoutTests/fast/table/css-table-max-width.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/table/col-width-span-expand.html ('k') | LayoutTests/fast/table/css-table-width.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/table/css-table-max-width.html
diff --git a/LayoutTests/fast/table/css-table-max-width.html b/LayoutTests/fast/table/css-table-max-width.html
index e547bdb0a907e331c6cf2bc9d8540423909494f9..44c3c250c6f82f124799168916828283a17d7f69 100644
--- a/LayoutTests/fast/table/css-table-max-width.html
+++ b/LayoutTests/fast/table/css-table-max-width.html
@@ -14,7 +14,7 @@
border:1px solid yellow;
}
</style>
-<script src="../js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
</head>
<body>
<div id="container" class="parent">
« no previous file with comments | « LayoutTests/fast/table/col-width-span-expand.html ('k') | LayoutTests/fast/table/css-table-width.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698