]> source.dussan.org Git - jquery.git/commit
Tests: Restrict "p > * > *" selection in selector.js to #qunit-fixture
authorAlexander Lisianoi <all3fox@gmail.com>
Sat, 5 Mar 2016 09:48:52 +0000 (10:48 +0100)
committerRichard Gibson <richard.gibson@gmail.com>
Wed, 9 Mar 2016 19:09:20 +0000 (14:09 -0500)
commit59ec78e6020cc963c1f95cb96a28eaaf20e37b3e
tree3fe106c83cc9fd0afabbc78d6e4155d116a4a785
parent474b477eed8643c7e4e62247918c705dd8c933e6
Tests: Restrict "p > * > *" selection in selector.js to #qunit-fixture

Add `match` and `QUnit.assert.selectInFixture` functions that
mimic `QUnit.assert.t`.

Ref gh-2880
Closes gh-2973
test/data/testinit.js
test/unit/selector.js