Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the invisible body in support; Add temporary tests to verify correct ↵ | timmywil | 2011-11-17 | 1 | -1/+1 |
| | | | | support completions for upcoming support changes. | ||||
* | Fix error in test suite from testElementCrash.html; did not have callbacks.js | timmywil | 2011-11-16 | 1 | -0/+1 |
| | |||||
* | Pass iframe support tests at doc ready. Fixes support fail in FF7 | timmywil | 2011-10-31 | 1 | -1/+3 |
| | |||||
* | Removing topic.js as it will be a plugin | timmywil | 2011-09-19 | 3 | -3/+0 |
| | |||||
* | $.Callbacks, $.Topic and notify/progress on $.Deferred. | jaubourg | 2011-09-19 | 3 | -0/+6 |
| | |||||
* | Add test page for crashing IE8 when the testElement in support has a ↵ | timmywil | 2011-08-04 | 1 | -0/+19 |
| | | | | background (will run from the test suite). Supplements #9823. | ||||
* | Landing pull request 433. Fix testswarm test cases. Fixes #9555. | Krinkle | 2011-07-12 | 2 | -2/+2 |
| | | | | | | More Details: - https://github.com/jquery/jquery/pull/433 - http://bugs.jquery.com/ticket/9555 | ||||
* | Adds iframe code for #9239. | jaubourg | 2011-05-13 | 1 | -0/+37 |
| | |||||
* | Adds unit/support.js to unit tests. Still have to test for #8763 has to be ↵ | jaubourg | 2011-05-10 | 2 | -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). |