Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core tests: a few comments about failing tests, a few fixes for existing ↵ | Jörn Zaefferer | 2009-09-15 | 1 | -6/+10 |
| | | | | tests, mostly messages; primary remaining issue is that both $("area").is(":visible") and $("area").is(":hidden") return true, which is most likely a bug in jQuery core | ||||
* | rename modules for testswarm compability | Jörn Zaefferer | 2009-09-01 | 1 | -1/+1 |
| | |||||
* | Core tests: Tests for :data selector. | Scott González | 2009-01-22 | 1 | -1/+58 |
| | |||||
* | Core: Partial fix for #3559: Proper implementation for :focusable and ↵ | Scott González | 2009-01-21 | 1 | -0/+184 |
:tabbable selectors. |