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

Unified Diff: LayoutTests/fast/multicol/old/orphans-relayout.html

Issue 299373006: Move old multicol tests to a separate directory. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 7 months 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/multicol/old/orphans-relayout.html
diff --git a/LayoutTests/fast/multicol/orphans-relayout.html b/LayoutTests/fast/multicol/old/orphans-relayout.html
similarity index 98%
rename from LayoutTests/fast/multicol/orphans-relayout.html
rename to LayoutTests/fast/multicol/old/orphans-relayout.html
index 2e27dc6b4cd21b3eef3a1f1408031fc8dbf8cfd7..c90d8e8cc41fd4a937158bf657eec665fefa109f 100644
--- a/LayoutTests/fast/multicol/orphans-relayout.html
+++ b/LayoutTests/fast/multicol/old/orphans-relayout.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
-<script src="../../resources/js-test.js"></script>
+<script src="../../../resources/js-test.js"></script>
<style>
body.hide-containers .container {
display: none;

Powered by Google App Engine
This is Rietveld 408576698