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

Unified Diff: LayoutTests/fast/multicol/old/vertical-rl/float-multicol.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/vertical-rl/float-multicol.html
diff --git a/LayoutTests/fast/multicol/vertical-rl/float-multicol.html b/LayoutTests/fast/multicol/old/vertical-rl/float-multicol.html
similarity index 98%
rename from LayoutTests/fast/multicol/vertical-rl/float-multicol.html
rename to LayoutTests/fast/multicol/old/vertical-rl/float-multicol.html
index 342c363ef93c9734be8b1cbd9ec751f901386c06..de26e65ceab8a194a6abcce0f5029b2a36f5e7a2 100644
--- a/LayoutTests/fast/multicol/vertical-rl/float-multicol.html
+++ b/LayoutTests/fast/multicol/old/vertical-rl/float-multicol.html
@@ -3,7 +3,7 @@
<body style="-moz-column-width:24em; -moz-column-gap:2em; -webkit-column-width:24em; -webkit-column-gap:2em; column-width:24em; column-gap:2em; column-fill:auto; height:1500px">
<div style="background:cyan;">
<div style="float:left; height:50%; background:yellow; margin:0.3em;">
- <img src="resources/blimp.png" style="float:left;">
+ <img src="../../resources/blimp.png" style="float:left;">
You've already downloaded a build. All you have to do is use it as your everyday browser and mail/news reader. If you downloaded a build with Talkback, please turn it on when it asks.
<div style="float:right; background:red;">
<p>Hola hola 1

Powered by Google App Engine
This is Rietveld 408576698