Chromium Code Reviews

Side by Side Diff: LayoutTests/fast/multicol/text-shadow-at-column-boundaries-expected.html

Issue 1224973002: Prevent overflowing content from affecting multicol layout. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase master Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <p>Text shadow should not affect layout. This obviously also applies inside mult icol.</p>
3 <p>Below there should only be a blue square, and nothing else.</p>
4 <div style="width:8em; height:8em; background:blue;"></div>
OLDNEW

Powered by Google App Engine