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

Unified Diff: LayoutTests/fast/writing-mode/percentage-margins-absolute.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/writing-mode/percentage-margins-absolute.html
diff --git a/LayoutTests/fast/writing-mode/percentage-margins-absolute.html b/LayoutTests/fast/writing-mode/percentage-margins-absolute.html
index 5050f5371c00e11ad79153e854bec3ee35a455e0..400c88d03eab087d1c56560af4a3962069a57f2b 100644
--- a/LayoutTests/fast/writing-mode/percentage-margins-absolute.html
+++ b/LayoutTests/fast/writing-mode/percentage-margins-absolute.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
-<script src='../js/resources/js-test-pre.js'></script>
+<script src='../../resources/js-test.js'></script>
<script>
description('Percentage margins on absolutely positioned elements are relative to the container\'s logical width');

Powered by Google App Engine
This is Rietveld 408576698