aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/support
Commit message (Collapse)AuthorAgeFilesLines
* Remove the invisible body in support; Add temporary tests to verify correct ↵timmywil2011-11-171-1/+1
| | | | support completions for upcoming support changes.
* Fix error in test suite from testElementCrash.html; did not have callbacks.jstimmywil2011-11-161-0/+1
|
* Pass iframe support tests at doc ready. Fixes support fail in FF7timmywil2011-10-311-1/+3
|
* Removing topic.js as it will be a plugintimmywil2011-09-193-3/+0
|
* $.Callbacks, $.Topic and notify/progress on $.Deferred.jaubourg2011-09-193-0/+6
|
* Add test page for crashing IE8 when the testElement in support has a ↵timmywil2011-08-041-0/+19
| | | | background (will run from the test suite). Supplements #9823.
* Landing pull request 433. Fix testswarm test cases. Fixes #9555.Krinkle2011-07-122-2/+2
| | | | | | More Details: - https://github.com/jquery/jquery/pull/433 - http://bugs.jquery.com/ticket/9555
* Adds iframe code for #9239.jaubourg2011-05-131-0/+37
|
* Adds unit/support.js to unit tests. Still have to test for #8763 has to be ↵jaubourg2011-05-102-0/+52
done in its own file however, since Firefox refuses to notify global errors in the iframe (attachEvent, window.onerror and script.onerror all fail).