On Dec 23, 2011, at 9:38 AM, Philippe Wittenbergh wrote: > As david notes, a link to the offending page or even better, a minimal test > page, would be helpful. The best I could come up with, based on your > description, is this: > http://dev.l-c-n.com/_temp/ck-20111222.html > (which, of course, doesn't show the issue…). > > I'm not aware of any combination of mentioned html elements that would cause > the list marker to disappear.
Chris send me a link to the offending page off-list. minimal: http://dev.l-c-n.com/_temp/ck-20111223.html The problem is caused by 'vertical-align: top' in the reset block. (toggle it on/off in Firebug). Now the Big Question: why would Gecko do that ? Sounds like a bug to me, although I'd need to reparse the relevant text in CSS2.1 spec to be sure. Notice also that the text-decoration is above of the link text in my Gecko nightly. Philippe -- Philippe Wittenbergh http://l-c-n.com/ ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
