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

Side by Side Diff: LayoutTests/fast/multicol/old/vertical-lr/column-count-with-rules.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
1 <body style="-webkit-writing-mode: vertical-lr"> 1 <body style="-webkit-writing-mode: vertical-lr">
2 <p style="-webkit-column-count:3; -webkit-column-rule:3px solid black; column-co unt:3; column-rule:3px solid black; column-fill:auto; width:100px;border:10px so lid maroon; padding:20px;"> 2 <p style="-webkit-column-count:3; -webkit-column-rule:3px solid black; column-co unt:3; column-rule:3px solid black; column-fill:auto; width:100px;border:10px so lid maroon; padding:20px;">
3 This is some column text.<br> 3 This is some column text.<br>
4 This is some column text.<br> 4 This is some column text.<br>
5 This is some column text.<br> 5 This is some column text.<br>
6 This is some column text.<br> 6 This is some column text.<br>
7 This is some column text.<br> 7 This is some column text.<br>
8 This is some column text.<br> 8 This is some column text.<br>
9 This is some column text.<br> 9 This is some column text.<br>
10 This is some column text.<br> 10 This is some column text.<br>
(...skipping 12 matching lines...) Expand all
23 This is some column text.<br> 23 This is some column text.<br>
24 This is some column text.<br> 24 This is some column text.<br>
25 This is some column text.<br> 25 This is some column text.<br>
26 This is some column text.<br> 26 This is some column text.<br>
27 This is some column text.<br> 27 This is some column text.<br>
28 This is some column text.<br> 28 This is some column text.<br>
29 This is some column text.<br> 29 This is some column text.<br>
30 This is some column text.<br> 30 This is some column text.<br>
31 This is some column text.<br> 31 This is some column text.<br>
32 </p> 32 </p>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698