[Webkit-unassigned] [Bug 13822] CSS background color not drawn for overflown text in inline blocks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 14:21:01 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13822


hyatt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




------- Comment #2 from hyatt at apple.com  2007-05-22 14:21 PDT -------
IE and FFX do not support display:inline-block.  Safari does.  Moreover
Safari's rendering is correct, since the height of the inline-block has been
specified to be 20px.  Background renders into the border box, not the overflow
area.


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



More information about the webkit-unassigned mailing list