[Webkit-unassigned] [Bug 21659] navigation bar in header is missing background image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 20 21:20:57 PDT 2012


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


David Barr <davidbarr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
                 CC|                            |davidbarr at chromium.org




--- Comment #3 from David Barr <davidbarr at chromium.org>  2012-06-20 21:20:57 PST ---
http://www.w3.org/TR/CSS2/visudet.html#inline-non-replaced
For inline none-replaced elements the width and height properties do not apply. The likely intent of the designer may be achieved by setting the link to display:inline-block. However, WebKit is working as intended.

-- 
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