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/howcomeReceived on Wednesday, 16 November 2011 00:25:20 UTC
This archive was generated by hypermail 2.3.1 : Monday, 2 May 2016 14:38:52 UTC