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/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size.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/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size.html
diff --git a/LayoutTests/fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size.html b/LayoutTests/fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size.html
index f2513fe187bcac25f03e521cdb5833745e3244af..a59295cf638d34539fbb7a9967d9d5bbe9e72fd4 100644
--- a/LayoutTests/fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size.html
+++ b/LayoutTests/fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size.html
@@ -11,7 +11,7 @@ td {
padding: 0px;
}
</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/table/css-table-width.html ('k') | LayoutTests/fast/table/hittest-tablecell-with-borders-bottom-edge.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698