| Index: LayoutTests/fast/multicol/old/float-multicol.html
|
| diff --git a/LayoutTests/fast/multicol/float-multicol.html b/LayoutTests/fast/multicol/old/float-multicol.html
|
| similarity index 98%
|
| rename from LayoutTests/fast/multicol/float-multicol.html
|
| rename to LayoutTests/fast/multicol/old/float-multicol.html
|
| index 0034a840251fc415194fe6781418d7c403277412..8dfd5ace8c699203149d5de1be59d47355024105 100644
|
| --- a/LayoutTests/fast/multicol/float-multicol.html
|
| +++ b/LayoutTests/fast/multicol/old/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; overflow: hidden;">
|
| <div style="background:cyan;">
|
| <div style="float:left; width: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
|
|
|