https://bugzilla.wikimedia.org/show_bug.cgi?id=31746
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Brion Vibber <[email protected]> 2011-10-21 23:12:34 UTC --- Yep, it's working according to spec: http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-image "This property sets the image that will be used as the list item marker. When the image is available, it will replace the marker set with the 'list-style-type' marker." Add "list-style-image: none" into your style attributes to override that, and the list-style-type will shine right through. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
