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

Unified Diff: LayoutTests/fast/table/col-width-span-expand.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/col-width-span-expand.html
diff --git a/LayoutTests/fast/table/col-width-span-expand.html b/LayoutTests/fast/table/col-width-span-expand.html
index bfa69b64e111284a6275363e5d0abccd5178ed31..05fc48015b663be62992bcaef930260245b8f479 100644
--- a/LayoutTests/fast/table/col-width-span-expand.html
+++ b/LayoutTests/fast/table/col-width-span-expand.html
@@ -3,7 +3,7 @@
<head>
<title>WebKit Bug 14858: col width ignored when not tied to a single cell</title>
<link href="http://www.w3.org/TR/REC-CSS2/tables.html#q4" rel="help" />
- <script src="../js/resources/js-test-pre.js"></script>
+ <script src="../../resources/js-test.js"></script>
<script type="text/javascript" charset="utf-8">
if (window.testRunner)
testRunner.dumpAsText();
« no previous file with comments | « LayoutTests/fast/table/cellIndex-of-cell-with-different-parents.html ('k') | LayoutTests/fast/table/css-table-max-width.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698