- From: Håkon Wium Lie <howcome@opera.com>
- Date: Wed, 16 Nov 2011 01:24:30 +0100
- To: Peter Moulder <peter.moulder@monash.edu>
- Cc: www-style@w3.org
Also sprach Peter Moulder: > > > > @counter-style daggers { glyphs: "*" "\2020" "\2021" "\A7" "#" } > Given that there's uncertainty as to what the default should be, > and one of the examples in css3-gcpm expects decimal fallback, It was designed before 'symbolic' was offered. I think 'symbolic' will be better than decimal fallback. > I'd want any shorthand to include the type explicitly. > > E.g. > > @counter-style daggers "*" "\2020" "\2021" "\A7" "#" symbolic; The benefit of having a shorthand is so that authors don't have to think about what the most common property/value is called. So I probably not use the shorthand with type, but I can see that it could work. CSS properties mostly have an initial value, I don't see why 'type' shouldn't. Another comment is that 'type' is a bit too generic, how about 'list-pattern'? -h&kon Håkon Wium Lie CTO °þe®ª howcome@opera.com http://people.opera.com/howcome
Received on Wednesday, 16 November 2011 00:25:20 UTC