[Webkit-unassigned] [Bug 71531] overflow in inline blocks does not affect y position of block siblings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 17 13:29:57 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=71531





--- Comment #4 from Robert Hogan <robert at webkit.org>  2013-09-17 13:29:05 PST ---
Let me correct a few typos in that comment:

WebKit might be correct here. The red img inside the inline-block is overflow as far as the inline block's neighbours are concerned. Unlike the case where the img is in an inline element the inline-block has its own height and it's that height the neighbours should respect. There's no reason why they should move below the overflow instead.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list