- Add a failing test for meta chars in selectors
[catagits/HTML-Zoom.git] / t / selectors.t
2011-05-11 Florian Ragwitz - Add a failing test for meta chars in selectors
2011-02-14 Matt S Trout add strictures commit (out of order)
2011-01-09 Jakub Narebski Add indirect test of '*' all match selector
2011-01-09 Jakub Narebski Add support for [attr|="value"] selector (prefix selector)
2011-01-09 Jakub Narebski Add support for [attr!="value"] selector (attribute...
2011-01-09 Jakub Narebski Turn pod-ed out failing tests in t/selector.t into...
2011-01-09 Jakub Narebski Add support for [attr~="value"] selector (attribute...
2010-10-13 Joe Higton Catch unmatched "[" in selector parser with a helpful...
2010-10-11 Joe Higton Test to show bad error message on malformed selector
2010-08-21 Matt S Trout the \G? means that the string in theory always matches...
2010-05-28 Matt S Trout extend selector tests to check negative as well as...
2010-05-27 Joe Higton Improved selector parsing.
2010-05-27 Arthur Axel 'fREW... Commit tests