- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Wed, 12 Oct 2011 09:09:38 -0700
- To: Leif Arne Storset <lstorset@opera.com>
- Cc: "www-style@w3.org" <www-style@w3.org>
On Wed, Oct 12, 2011 at 9:03 AM, Leif Arne Storset <lstorset@opera.com> wrote: > In the informative example it's made clear that 'list-style-image' wins. > 'list-style-type: none' is probably intended to say > > + The ::marker pseudo-element must have no default contents. This will > + suppress the creation of a marker unless list-style-image is specified > + with a valid image, or the ::marker has its contents specified > + directly through the 'content' property", like the example. > > This is what all tested UAs implement. Yes, it's intended that -image wins, and -type is only consulted with -image is 'none'. I can make that clearer. ~TJ
Received on Wednesday, 12 October 2011 16:10:33 UTC