Chromium Code Reviews

Side by Side Diff: LayoutTests/fast/multicol/span/spanner-first-expected.html

Issue 712553003: [New Multicolumn] Actual support for layout of column-span:all. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Code review. Camelize. Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <p>You should see the word 'PASS' twice below (letter spacing will differ):</p>
3 <div>PASS<br>&nbsp;</div>
4 <div style="-webkit-columns:4; -webkit-column-gap:0; width:4em;">
5 P<br>A<br>S<br>S
6 </div>
OLDNEW
« no previous file with comments | « LayoutTests/fast/multicol/span/spanner-first.html ('k') | LayoutTests/fast/multicol/span/spanner-img.html » ('j') | no next file with comments »

Powered by Google App Engine