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

Side by Side Diff: LayoutTests/fast/multicol/pagination-h-vertical-rl.html

Issue 1143153006: Remove old multicol tests that were only run with the old implementation. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 <html style="-webkit-writing-mode: vertical-rl; -webkit-text-orientation: sidewa ys-right; overflow: -webkit-paged-x;">
2 <body>
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>
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