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

Side by Side Diff: LayoutTests/fast/multicol/pagination-h-horizontal-tb.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 unified diff | Download patch
OLDNEW
(Empty)
1 <html style="-webkit-writing-mode: horizontal-tb; overflow: -webkit-paged-x;">
2 <body>
3 <div style="border: solid; height: 900px; font: 50px Ahem; -webkit-font-smoo thing: none;">
4 <br><br><br><br><br><br><br><br><br><br>
5 Lorem<br>
6 <span style="color: red;">ipsum</br>
7 </div>
8 </body>
9 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698