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

Side by Side Diff: LayoutTests/fast/multicol/old/pagination-v-vertical-lr.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 <html style="-webkit-writing-mode: vertical-lr; overflow: -webkit-paged-y;"> 1 <html style="-webkit-writing-mode: vertical-lr; overflow: -webkit-paged-y;">
2 <body> 2 <body>
3 <div style="border: solid; width: 1200px; font: 50px Ahem; -webkit-font-smoo thing: none;"> 3 <div style="border: solid; width: 1200px; font: 50px Ahem; -webkit-font-smoo thing: none;">
4 <br><br><br><br><br><br><br><br><br><br><br><br><br><br> 4 <br><br><br><br><br><br><br><br><br><br><br><br><br><br>
5 Lorem<br> 5 Lorem<br>
6 <span style="color: red;">ipsum</br> 6 <span style="color: red;">ipsum</br>
7 </div> 7 </div>
8 </body> 8 </body>
9 </html> 9 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698