Home | Trees | Indices | Help |
|
---|
|
productions for cssutils based on a mix of CSS 2.1 and CSS 3 Syntax productions
numbers contain "-" if present
CSS2.1: 'nmchar': r'[_a-z0-9-]|{nonascii}|{escape}', CSS3: 'nmchar': r'[_a-z-]|{nonascii}|{escape}',
Version: $Id: cssproductions.py 1378 2008-07-15 20:02:19Z cthedot $
|
|||
CSSProductions most attributes are set later |
|
|||
MACROS =
|
|||
PRODUCTIONS =
|
|||
i = 20
|
|||
t =
|
|
MACROS
|
PRODUCTIONS
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 11 21:02:55 2008 | http://epydoc.sourceforge.net |