Improved selector parsing.
authorJoe Higton <joe@deepthought.(none)>
Thu, 27 May 2010 14:51:31 +0000 (15:51 +0100)
committerArthur Axel 'fREW' Schmidt <frioux@gmail.com>
Thu, 27 May 2010 15:35:42 +0000 (10:35 -0500)
commit682fa876be5265211f777cf85fac6528d4dd4d41
tree554c1a76c335346aeebe14a5c1b25bef589a4cae
parentde4457aae9433f7f960ac2205f4805fef3474c91
Improved selector parsing.

Mostly: treating each selection clause seperately instead of having special cases for each el + attribute combination
lib/HTML/Zoom/SelectorParser.pm
t/selectors.t