aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/ajax/onunload.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
* Ref f9d41ac6: Opera-compatible form targetRichard Gibson2013-11-041-1/+1
|
* Fix #14379: AJAX requests on unloadRichard Gibson2013-10-281-0/+30