Turn pod-ed out failing tests in t/selector.t into todo tests
authorJakub Narebski <jnareb@gmail.com>
Sun, 9 Jan 2011 12:44:11 +0000 (13:44 +0100)
committerJakub Narebski <jnareb@gmail.com>
Sun, 9 Jan 2011 12:44:11 +0000 (13:44 +0100)
commit8c9ef555e2320515b20ac191100c9b13fc0863ee
treedea211ea70ee866e07dbcacbb8e96013ff22fb16
parent5b63d2447b01acd333b2a0a9adb7aa793b72fcf6
Turn pod-ed out failing tests in t/selector.t into todo tests

Descendant selectors ('elem1 elem2') doesn't work yet.  The code was
"commented out"; turn it into TODO tests, taking into account the fact
that HTML::Zoom::SelectorBuilder dies on selectors it doesn't support.

While at if fix typo in failing test.
t/selectors.t