| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
https://github.com/jquery/2012-dev-summit/issues/24
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Thanks @curiousdannii!
|
| |
|
|
|
|
| |
@kselden for finding the bug.
|
|
|
|
| |
proof. Fixes #10227
|
|
|
|
| |
Fixes #12643.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
combinator checks. Fixes #12572.
|
|
|
|
| |
test to jQuery-only.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
I can't think of an uncontrived way to unit test this, it only occurs in IE when a BHO monkeys with the links.
|
| |
|
|
|
|
| |
This lets us still add the other offset components to the number so they're less wrong. Affects BlackBerry 5 and iOS 3, everyone else has gBCR.
|
| |
|
|
|
|
| |
needed unit tests added!
|
| |
|
| |
|
|
|
|
| |
Retains the rooted-at-delegateTarget behavior fixed in #12383 by afd717df9e.
|
|
|
|
| |
Thanks @staabm!
|
| |
|
|
|
|
| |
selector engines and multiple versions of Sizzle
|
|
|
|
| |
html addition
|
| |
|
|
|
|
| |
http://jqbug.com/12303
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
#12369.
|
| |
|
|
|
|
| |
Regression was introduced in 22ad8723ce07569a9b039c7901f29e86ad14523c most likely because the clown who fixed http://bugs.jquery.com/ticket/4011 didn't add a unit test.
|
| |
|
| |
|
| |
|
| |
|
| |
|