aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/event/focusElem.html
Commit message (Collapse)AuthorAgeFilesLines
* Docs: Replace `#NUMBER` Trac issue references with `trac-NUMBER`Michał Gołębiowski-Owczarek2022-01-041-1/+1
| | | | | | | | | | | | | The GitHub UI treats `#NUMBER` as referring to its own issues which is confusing when in jQuery source it's usually referring to the old deprecated Trac instance at https://bugs.jquery.com. This change replaces all such Trac references with `trac-NUMBER`. A few of the references came with the Sizzle integration and referred to the Sizzle GitHub bug tracker. Those have been replaced with full links instead. A new entry describing issue reference conventions has been added to README. Closes gh-4993
* Tests: Refactor testIframe() to make it DRYer and more consistentDave Methvin2016-04-111-1/+2
| | | | | Ref gh-3040 Closes gh-3049
* Event: Make event aliases optional in unit testsDave Methvin2015-11-061-1/+1
|
* Correct spacing.Michał Gołębiowski2013-04-151-9/+9
|
* Fix #13393. Avoid IE9 activeElement of death.Dave Methvin2013-04-081-0/+16