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 1350 2008-07-10 20:37:21Z cthedot $
|
|||
CSSProductions most attributes are set later |
|
|||
MACROS =
|
|||
PRODUCTIONS =
|
|||
i = 21
|
|||
t =
|
|
MACROS
|
PRODUCTIONS
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jul 14 22:21:26 2008 | http://epydoc.sourceforge.net |