Skip to content

Instantly share code, notes, and snippets.

@jarek-foksa
Created October 19, 2011 16:47
Show Gist options
  • Save jarek-foksa/1298895 to your computer and use it in GitHub Desktop.
Save jarek-foksa/1298895 to your computer and use it in GitHub Desktop.
simple_selector_sequence
: [ type_selector | universal ]
[ HASH | class | attrib | pseudo | negation ]*
| [ HASH | class | attrib | pseudo | negation ]+
;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment