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

Side by Side Diff: LayoutTests/fast/multicol/overflow-across-columns-expected.html

Issue 897023003: Rewrite fast/multicol/overflow-across-columns.html as a reftest. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 <!DOCTYPE html>
2 <p>Test that content is properly split into columns when inside auto overflow th at doesn't result in any scrollbars.</p>
3 <p>The word 'PASS' (with large letter spacing) should be seen below.</p>
4 <div style="float:left; width:2em;">P</div>
5 <div style="float:left; width:2em;">A</div>
6 <div style="float:left; width:2em;">S</div>
7 <div style="float:left; width:2em;">S</div>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698