[Webkit-unassigned] [Bug 24008] Crash on list hover. CSS issue.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 16 00:41:07 PDT 2009


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





------- Comment #6 from josh.lizarraga at gmail.com  2009-03-16 00:41 PDT -------
Possibly related - the following CSS will leave visual artifacts in Webkit
(both Safari and Chrome):

li:hover {
        margin: -1px 0px -1px 0px;
        border: 1px solid #86a3bf;
        border-width: 1px 0px 1px 0px;
        background: transparent url(blank.gif) no-repeat scroll 0px 0px;
}


-- 
Configure bugmail: https://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