[CSS21] s/<list-style-type>/<'list-style-type'>/

Hi,

  In http://www.w3.org/TR/CSS21/syndata.html#counter all occurences of
"<list-style-type>" should be replaced by "<'list-style-type'>" and in
http://www.w3.org/TR/CSS21/generate.html#counter-styles the sequence
"counter(name, 'list-style-type')" should be replaced by "counter(name,
<'list-style-type'>)" for consistency and clarify that 'inherit' can
not be used in the counter/counters functional notation.

regards
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Tuesday, 9 January 2007 19:39:31 UTC