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

Unified Diff: LayoutTests/fast/css/aspect-ratio-inheritance.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/annotated-regions.html ('k') | LayoutTests/fast/css/aspect-ratio-parsing-tests.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/aspect-ratio-inheritance.html
diff --git a/LayoutTests/fast/css/aspect-ratio-inheritance.html b/LayoutTests/fast/css/aspect-ratio-inheritance.html
index 66fa465cce330606d7460d26524f1c879bf460a6..b5e0b3a4943894c15c39f05f88324f12ed916781 100644
--- a/LayoutTests/fast/css/aspect-ratio-inheritance.html
+++ b/LayoutTests/fast/css/aspect-ratio-inheritance.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<script src="../../fast/js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<div style="-webkit-aspect-ratio: 1 / 2;">
<div id="aspectRatioTest"></div>
</div>
« no previous file with comments | « LayoutTests/fast/css/annotated-regions.html ('k') | LayoutTests/fast/css/aspect-ratio-parsing-tests.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698