- From: Peter Moulder <peter.moulder@monash.edu>
- Date: Wed, 16 Nov 2011 11:10:44 +1100
- To: www-style@w3.org
On Tue, Nov 15, 2011 at 09:40:29PM +0100, Håkon Wium Lie wrote: > Also sprach Tab Atkins Jr.: > > > > @counter-style daggers { glyphs: "*" "\2020" "\2021" "\A7" "#" } > > > > > > if we can make 'type: non-repeating' default. > > > > Again, did you really mean non-repeating, or did you mean 'symbolic' > > or 'repeating'? > > Cut/paste is my enemy, 'type: symbolic' is probably a better default. Given that there's uncertainty as to what the default should be, and one of the examples in css3-gcpm expects decimal fallback, I'd want any shorthand to include the type explicitly. E.g. @counter-style daggers "*" "\2020" "\2021" "\A7" "#" symbolic; (That's not to say that I think having a shorthand at all is important, mind you.) pjrm.
Received on Wednesday, 16 November 2011 00:11:22 UTC