aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/core/selector.js
Commit message (Expand)AuthorAgeFilesLines
* Core: Remove ancestor visibility requirement from `:focusable` selectorWeston Ruter2015-09-241-2/+8
* Core: Style updatesAlexander Schmitz2015-08-211-16/+16
* Core: Move tabbable into its own moduleAlexander Schmitz2015-08-081-2/+3
* Core: Move focusable into its own moduleAlexander Schmitz2015-08-081-1/+2
* Core: Move data selector from core into its own moduleAlexander Schmitz2015-08-081-1/+2
* Core: Add $.fn.labels, $.fn.form, and $.ui.escapeSelector methodsAlexander Schmitz2015-05-051-0/+7
* Core: Convert tests to new infrastructureScott González2015-04-091-2/+5
* Core: Clean up selector testsScott González2014-07-301-169/+172
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-261-128/+128
* Core: Update :focsable and :tabbable to handle parents with no height/width, ...Scott González2012-10-231-0/+12
* Tests: Enable QUnit.config.requireExpects.Scott González2012-06-271-0/+4
* Fix various issues in our html files, third batchJörn Zaefferer2012-04-231-40/+36
* Core: Added tests for :focusable and :tabbable form elements.Scott González2011-08-121-2/+6
* Tests: Cleanup.Scott González2011-08-031-15/+15
* .attr() -> .prop()Scott González2011-06-081-18/+0
* Core: Better support for areas in :focusable and :tabbable selectors. Partial...Scott González2010-07-221-15/+23
* Core: Fixed :focusable and :tabbable selectors for to work with :hidden and :...Scott González2010-07-211-2/+2
* core tests: a few comments about failing tests, a few fixes for existing test...Jörn Zaefferer2009-09-151-6/+10
* rename modules for testswarm compabilityJörn Zaefferer2009-09-011-1/+1
* Core tests: Tests for :data selector.Scott González2009-01-221-1/+58
* Core: Partial fix for #3559: Proper implementation for :focusable and :tabbab...Scott González2009-01-211-0/+184