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 1116 2008-03-05 13:52:23Z cthedot $
|
|||
CSSProductions most attributes are set later |
|
|||
RE_UNICODE =
|
|||
MACROS =
|
|||
PRODUCTIONS =
|
|||
i = 27
|
|||
t =
|
|
MACROS
|
PRODUCTIONS
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Mar 23 01:20:44 2008 | http://epydoc.sourceforge.net |