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

Unified Diff: LayoutTests/fast/box-sizing/css-table-with-box-sizing.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/box-sizing/css-table-with-box-sizing.html
diff --git a/LayoutTests/fast/box-sizing/css-table-with-box-sizing.html b/LayoutTests/fast/box-sizing/css-table-with-box-sizing.html
index 447a1e09a417ce3649cc9e14f241965557ad5afb..0007def9beb21a40261a881696ef2efba34c873a 100644
--- a/LayoutTests/fast/box-sizing/css-table-with-box-sizing.html
+++ b/LayoutTests/fast/box-sizing/css-table-with-box-sizing.html
@@ -33,7 +33,7 @@
<p id="t3" class="test css-inline-table content-box">120x120<br>css-inline-table<br>content-box</p>
<p id="t4" class="test css-table content-box">120x120<br>css-table<br>content-box</p>
</div>
- <script src="../js/resources/js-test-pre.js"></script>
+ <script src="../../resources/js-test.js"></script>
<script>
description("Test case for bug 89819. This tests CSS 'table' and 'inline-table' with box-sizing.");
« no previous file with comments | « LayoutTests/fast/box-shadow/box-shadow-parsing-invalid.html ('k') | LayoutTests/fast/box-sizing/table-cell.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698