Add RegExp style xpath attributes and testcases. e.g. [@foo =~ /bar/i] and [@foo...
authorCorey Jewett <cj@syntheticplayground.com>
Fri, 13 Apr 2007 17:48:04 +0000 (17:48 +0000)
committerCorey Jewett <cj@syntheticplayground.com>
Fri, 13 Apr 2007 17:48:04 +0000 (17:48 +0000)
commit2fac5e7949ec342c450b2e032509eed0e35cf1ff
tree783ec8ce9351a1a59279f5c6bb0aa3c0ab3d2fe1
parentbfe5f891068af9f86d7be288ad0da7b442427d9c
Add RegExp style xpath attributes and testcases. e.g. [@foo =~ /bar/i] and [@foo !~ /bar/]
src/selector/selector.js
src/selector/selectorTest.js