[Webkit-unassigned] [Bug 71531] margin-bottom property is not work for inline-block hover element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 17 11:06:56 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=71531
Robert Hogan <robert at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |robert at webkit.org
--- Comment #3 from Robert Hogan <robert at webkit.org> 2013-09-17 11:06:03 PST ---
WebKit might be correct here. The red img inside the inline-block is overflow as the inline block's neighbours are concerned. Unlike the case where the img is an inline 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