Remove cases of :contains() where quotes are used - not using quotes follows more...
authorJohn Resig <jeresig@gmail.com>
Thu, 2 Sep 2010 18:56:32 +0000 (14:56 -0400)
committerJohn Resig <jeresig@gmail.com>
Thu, 2 Sep 2010 18:56:32 +0000 (14:56 -0400)
commitd48db1f440a76ca2396d2217aac010ff7d515517
tree3dbe28b3b311f27447a9fcfdd478699cca079118
parent8d04ffec16790cbfb04b42421e0ac18600625374
Remove cases of :contains() where quotes are used - not using quotes follows more closely with the CSS Selector recommendation.
test/unit/selector.js