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

Side by Side Diff: LayoutTests/fast/multicol/old/vertical-lr/float-avoidance.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, 6 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 unified diff | Download patch
OLDNEW
1 <body style="-webkit-writing-mode:vertical-lr"> 1 <body style="-webkit-writing-mode:vertical-lr">
2 <div style="float:left; width:100px; height:200px; background-color:lime"></div > 2 <div style="float:left; width:100px; height:200px; background-color:lime"></div >
3 <div style="height:415px; -moz-column-width:200px; -webkit-column-width:200px ; 3 <div style="height:415px; -moz-column-width:200px; -webkit-column-width:200px ;
4 text-align:justify; border:10px solid black"> 4 text-align:justify; border:10px solid black">
5 <p>This technology preview of our award winning next generation browser 5 <p>This technology preview of our award winning next generation browser
6 is a sign of things to come from Mozilla. Powerful yet easy to use. This 6 is a sign of things to come from Mozilla. Powerful yet easy to use. This
7 maintenance release provides a few updates based on user feedback - includi ng 7 maintenance release provides a few updates based on user feedback - includi ng
8 changes to the Extension System and icon improvements. 8 changes to the Extension System and icon improvements.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698