Chromium Code Reviews

Side by Side Diff: third_party/WebKit/LayoutTests/fast/multicol/overflowing-relpos-expected.html

Issue 2699653002: Avoid over-eager clipping of child layers in multicol. (Closed)
Patch Set: Add test that demonstrates what is now fixed in the rebaselined border-antialiasing.html Created 3 years, 10 months 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>There should be a hotpink square below.</p>
3 <div style="margin-left:50px; width:200px; height:200px; background:hotpink;"></ div>
OLDNEW

Powered by Google App Engine