]> source.dussan.org Git - jquery.git/commit
Adjust the return type for the tabindex attribute tests to be a string. Recomment...
authortimmywil <timmywillisn@gmail.com>
Wed, 30 May 2012 18:16:27 +0000 (14:16 -0400)
committertimmywil <timmywillisn@gmail.com>
Wed, 30 May 2012 19:00:30 +0000 (15:00 -0400)
commit1122c8ce32e685648bf364eb4bb84bb706d7e3b4
tree8e74b9f24fbcdee2b28711c013484ed533231921
parentf633c7f165dc63b0df49159bdea2f3d62c876fe2
Adjust the return type for the tabindex attribute tests to be a string. Recomment a tabindex test since FF12's QSA includes video elements that don't have a tabindex attribute.

Related:
https://bugzilla.mozilla.org/show_bug.cgi?id=618737
test/unit/attributes.js
test/unit/selector.js