Bug 5455

Summary: list-style-type can't be set to "none" in response to a :hover pseudo-class if a bullet is already visible
Product: WebKit Reporter: Bryan Fox <bry_fox>
Component: CSSAssignee: Beth Dakin <bdakin>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 412   
Hardware: Mac   
OS: OS X 10.4   
URL: http://overheard.org/listHover.html

Bryan Fox
Reported 2005-10-21 14:33:03 PDT
In this example, each <li> is set to have no bullet displayed. When hovered over, list-style type is set to "disc" (though it could be an image or any other bullet). On "mouseout", the bullet doesn't disappear (list- style-type does not revert to "none"). Similarly, if a bullet is set to disc by default, a :hover setting of "none" won't make the bullet disappear on rollover.
Attachments
Alexei Svitkine
Comment 1 2005-10-22 21:45:07 PDT
mitz
Comment 2 2006-03-09 03:13:08 PST
*** This bug has been marked as a duplicate of 4855 ***
Note You need to log in before you can comment on or make changes to this bug.