| CODENOTIFIER | HelpYou are not signed inSign in |
| Revision | Author | Date | Description |
|---|---|---|---|
| 6056 | jeresig | 05 Jan 2009 18:33:56 | Tagging the 1.3b2 release. |
| 6055 | aflesler | 05 Jan 2009 18:19:58 | jquery selector: Replacing {0,1} for ? in a regex. |
| 6054 | jeresig | 05 Jan 2009 18:06:57 | Disabled an extra event binding. |
| 6053 | jeresig | 05 Jan 2009 17:58:02 | Switched back to the old style of running embedded scripts (users who have duplicate runs will
|
| 6052 | jeresig | 05 Jan 2009 17:14:26 | Timeout test appears to be flaky - disabling, for now. |
| 6051 | jeresig | 05 Jan 2009 17:05:59 | The timeout test was waiting for 10 seconds - unnecessary, lowered it to 1 second. |
| 6050 | jeresig | 05 Jan 2009 17:02:20 | Oops, order of operations. |
| 6049 | jeresig | 05 Jan 2009 16:59:07 | Brought in a fix from Sizzle - IE doesn't have .contains on XML elements. |
| 6048 | jeresig | 05 Jan 2009 16:56:35 | Simplified the XML clone test. |
| 6047 | jeresig | 05 Jan 2009 16:04:15 | Simplified the XML selector test (save the result). |
| 6046 | jeresig | 05 Jan 2009 15:43:58 | Fixed an issue with how broken selector tests were handled in IE (the exception was misdirected). |
| 6045 | jeresig | 05 Jan 2009 15:43:24 | The triggered flag was being set too early, which was preventing bubbling form working when a
|
| 6044 | jeresig | 05 Jan 2009 14:22:25 | Make sure that if no ownerDocument is available that we fall back to the node itself (likely the document). |