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

Side by Side Diff: LayoutTests/fast/multicol/paginate-block-replaced.html

Issue 845723002: Turn fast/multicol/paginate-block-replaced.html into a reftest. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 11 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 <div style="-webkit-column-width:300px; column-width:300px; column-fill:auto; bo rder:2px solid black; height:400px"> 1 <!DOCTYPE html>
2 This is some text.<br> 2 <div style="-webkit-columns:2; -webkit-column-gap:0; column-fill:auto; width:40e m; height:21em; line-height:2em;">
3 This is some text.<br>This is some text.<br>This is some text.<br>This is some t ext.<br>This is some text.<br>This is some text.<br> 3 First column<br>
4 This is some text.<br>This is some text.<br>This is some text.<br> 4 First column<br>
5 <img style="height:300px;width:250px;background-color:green;display:block"> 5 First column<br>
6 This is some text.<br> 6 First column<br>
7 This is some text.<br>This is some text.<br>This is some text.<br>This is some t ext.<br>This is some text.<br>This is some text.<br> 7 <img style="display:block; width:100%; height:14em; background:green;" alt=" Second column">
8 This is some text.<br>This is some text.<br>This is some text.<br>This is some t ext.<br> 8 Second column<br>
9 This is some text.<br>This is some text.<br>This is some text.<br>This is some t ext.<br>This is some text.<br>This is some text.<br> 9 Second column<br>
10 This is some text.<br>This is some text.<br>This is some text.<br>This is some t ext.<br> 10 Second column<br>
11 This is some text.<br>This is some text.<br>This is some text.<br>This is some t ext.<br>This is some text.<br>This is some text.<br> 11 </div>
12 This is some text.<br>This is some text.<br>This is some text.<br>
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/multicol/paginate-block-replaced-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698