Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #10902. DRY up the ways to include src files in tests. | Mike Sherov | 2012-01-11 | 1 | -1/+1 |
| | |||||
* | Remove the relatedTarget adjustment for mouseenter/leave events, it's an ↵ | Dave Methvin | 2011-09-19 | 1 | -5/+19 |
| | | | | ambiguous case anyway and it is expensive to do. | ||||
* | Fix the special event handler for mouseover/out events. | Dave Methvin | 2011-09-19 | 1 | -1/+1 |
| | | | | And use the /dist version of jquery.js, willya? | ||||
* | Split out mouse hover/enter/leave tests into a separate file and add several ↵ | Dave Methvin | 2011-09-19 | 1 | -0/+144 |
more scenarios. |