| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix #10208. Check for `button` as well as `input` when performing the #7071 V... | Dave Methvin | 2011-09-07 | 1 | -1/+5 |
* | Bug in rmultidash. Fixes #10194 | rwldrn | 2011-09-07 | 1 | -10/+13 |
* | Considers Safari XMLHttpRequest's bug when testing for custom status text. Wi... | jaubourg | 2011-08-27 | 1 | -2/+2 |
* | Revert back to always setting the attribute to empty string before removal. F... | timmywil | 2011-08-25 | 1 | -8/+9 |
* | Merge pull request #445 from rwldrn/9897 | Dave Methvin | 2011-08-25 | 1 | -1/+8 |
|\ |
|
| * | Wrap obj.constructor test in try/catch. Thanks to bkrausz. Fixes #9897 | Rick Waldron | 2011-07-25 | 1 | -1/+8 |
* | | Merge pull request #464 from dmethvin/fix-10021-relative-negative-values | Dave Methvin | 2011-08-25 | 1 | -1/+7 |
|\ \ |
|
| * | | Fixes #10021. Allow negative relative values for `.css()` (e.g., `"+=-20px"`)... | Dave Methvin | 2011-08-16 | 1 | -1/+7 |
* | | | Merge pull request #465 from anton-ryzhov/master | Dave Methvin | 2011-08-25 | 1 | -0/+10 |
|\ \ \ |
|
| * | | | Unit test for this case | Anton Ryzhov | 2011-08-17 | 1 | -0/+10 |
* | | | | Merge pull request #468 from rwldrn/10080 | Dave Methvin | 2011-08-25 | 1 | -0/+13 |
|\ \ \ \ |
|
| * | | | | Test for window inference. Fixes #10080 | rwldrn | 2011-08-18 | 1 | -0/+13 |
* | | | | | Prioritize #id over <tag> to avoid XSS via location.hash (#9521) | Dave Methvin | 2011-08-23 | 1 | -0/+18 |
* | | | | | Revert "Landing pull request 461. Adds a due diligence check for pre-defined ... | timmywil | 2011-08-22 | 1 | -12/+1 |
* | | | | | Landing pull request 461. Adds a due diligence check for pre-defined data-* a... | Rick Waldron | 2011-08-22 | 1 | -1/+12 |
|/ / / / |
|
* | | | | Landing pull request 463. Fixes #9572. Don't camelize the `-ms-` prefix becau... | dmethvin | 2011-08-17 | 1 | -2/+7 |
* | | | | Landing pull request 467. Adds comments regarding opacity test adjustments. | Rick Waldron | 2011-08-17 | 1 | -1/+3 |
* | | | | Landing pull request 466. Test if opacity is not expected val. Fixes effects ... | rwldrn | 2011-08-17 | 1 | -7/+25 |
* | | | | Set back the offset test name to fix offset tests; iframe retrieval is based ... | timmywil | 2011-08-17 | 1 | -1/+1 |
|/ / / |
|
* / / | Fix effects test suite to account for opacity being removed rather than expli... | timmywil | 2011-08-16 | 1 | -1/+4 |
|/ / |
|
* | | Merge pull request #456 from rwldrn/9318 | Dave Methvin | 2011-08-05 | 1 | -3/+6 |
|\ \ |
|
| * | | Adds failing tests | Rick Waldron | 2011-08-05 | 1 | -2/+5 |
* | | | Merge pull request #455 from rwldrn/9413 | Dave Methvin | 2011-08-05 | 1 | -0/+28 |
|\ \ \ |
|
| * | | | Adds failing tests for #9413 | Rick Waldron | 2011-08-05 | 1 | -0/+28 |
| |/ / |
|
* / / | Fixes assertion counts and dom element fixture issue | Rick Waldron | 2011-08-05 | 2 | -22/+22 |
|/ / |
|
* | | Add test page for crashing IE8 when the testElement in support has a backgrou... | timmywil | 2011-08-04 | 1 | -0/+5 |
* | | Now using getAttributeNode in all attribute cases in IE6/7, which normalizes ... | timmywil | 2011-08-04 | 1 | -23/+22 |
* | | Make the tabIndex hook first a propHook and add it to attrHooks for back-comp... | timmywil | 2011-08-04 | 1 | -0/+55 |
* | | Merge pull request #367 from gnarf37/index-optimize | Dave Methvin | 2011-08-04 | 1 | -2/+4 |
|\ \ |
|
| * | | Quick improvement to the performace of .index() with no arguments - Adding a ... | gnarf | 2011-06-14 | 1 | -2/+4 |
* | | | Merge pull request #416 from gnarf37/ticket_6652 | Dave Methvin | 2011-08-04 | 1 | -0/+17 |
|\ \ \ |
|
| * | | | Unit test for #6652 | Corey Frang | 2011-07-13 | 1 | -0/+17 |
* | | | | Merge pull request #412 from rwldrn/9587 | Dave Methvin | 2011-08-04 | 1 | -0/+11 |
|\ \ \ \ |
|
| * | | | | jQuery.clone() check that destination child nodes are not null. Fixes #9587 | rwldrn | 2011-06-15 | 1 | -0/+11 |
* | | | | | Merge pull request #432 from rwldrn/9794 | Dave Methvin | 2011-08-04 | 1 | -0/+26 |
|\ \ \ \ \ |
|
| * | | | | | Correct non-null|undefined evaluation of data property values. Fixes #9794 | Rick Waldron | 2011-07-10 | 1 | -0/+26 |
* | | | | | | Merge pull request #419 from rwldrn/9630 | Dave Methvin | 2011-08-04 | 1 | -0/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | Filter hasClass by nodeType 1; Fixes #9630 | rwldrn | 2011-06-22 | 1 | -1/+1 |
| * | | | | | | Assert that .contents().hasClass() works as expected. Fixes #9630 | rwldrn | 2011-06-21 | 1 | -0/+10 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #447 from rwldrn/9914 | Dave Methvin | 2011-08-04 | 1 | -5/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Removes empty, duplicate named test block. Fixes #9914 | Rick Waldron | 2011-07-26 | 1 | -5/+2 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge pull request #448 from rwldrn/9912 | Dave Methvin | 2011-08-04 | 1 | -8/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | Renames duplicate named test block. Fixes #9912 | Rick Waldron | 2011-07-26 | 1 | -8/+8 |
| |/ / / / / |
|
* | | | | | | Merge pull request #449 from rwldrn/9913 | Dave Methvin | 2011-08-04 | 1 | -19/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | Removes duplicate test block. Fixes #9913 | Rick Waldron | 2011-07-26 | 1 | -19/+0 |
| |/ / / / / |
|
* / / / / / | Landing pull request 453. Typo correction strictEquals=>strictEqual. Fixes #9... | Rick Waldron | 2011-08-03 | 1 | -2/+2 |
|/ / / / / |
|
* | | | | | Fixes #9255: xml parsing error in $.parseXML is now properly detected for all... | jaubourg | 2011-07-23 | 1 | -2/+22 |
* | | | | | Fixes #9854: propagates native statusText onto jqXHR.statusText. statusText i... | jaubourg | 2011-07-23 | 1 | -0/+13 |
* | | | | | Fixes #9887: ajax now supports circular references into objects passed as con... | jaubourg | 2011-07-23 | 1 | -0/+16 |
| |/ / /
|/| | | |
|
* | | | | Check the attribute node value for false for HTML5 booleans when not supporte... | timmywil | 2011-07-09 | 1 | -8/+15 |