Bug 5455 - list-style-type can't be set to "none" in response to a :hover pseudo-class if a bullet is already visible
Summary: list-style-type can't be set to "none" in response to a :hover pseudo-class i...
Status: RESOLVED DUPLICATE of bug 4855
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 412
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Beth Dakin
URL: http://overheard.org/listHover.html
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-21 14:33 PDT by Bryan Fox
Modified: 2006-03-09 03:13 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bryan Fox 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.
Comment 1 Alexei Svitkine 2005-10-22 21:45:07 PDT
This is a duplicate of: http://bugzilla.opendarwin.org/show_bug.cgi?id=4855

Comment 2 mitz 2006-03-09 03:13:08 PST

*** This bug has been marked as a duplicate of 4855 ***