- Notifications
You must be signed in to change notification settings - Fork20.6k
Commit9b73204
authored
Tests: Use only one focusin/out handler per matching window & document
Backport tests from a jQuery 3.x fix that's not needed on `master`.Also, fix the "focusin from an iframe" test to actually verify the behaviorfrom commit1cecf64 - the commit thatintroduced the regression - to make sure we don't regress on either front.The main part of the modified test was checking that focusin handling in aniframe works and that's still checked. The test was also checking that itdoesn't propagate to the parent document, though, and, apparently, in IE itdoes. This one test is now blacklisted in IE.(cherry picked from9e15d6b)(cherry picked from1a4f10d)Refgh-4652Refgh-4656Closesgh-46571 parent34296ec commit9b73204
1 file changed
+54
-9
lines changedLines changed: 54 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2560 | 2560 |
| |
2561 | 2561 |
| |
2562 | 2562 |
| |
2563 |
| - | |
| 2563 | + | |
| 2564 | + | |
| 2565 | + | |
2564 | 2566 |
| |
2565 | 2567 |
| |
2566 | 2568 |
| |
2567 |
| - | |
| 2569 | + | |
| 2570 | + | |
| 2571 | + | |
| 2572 | + | |
| 2573 | + | |
| 2574 | + | |
| 2575 | + | |
| 2576 | + | |
2568 | 2577 |
| |
2569 | 2578 |
| |
2570 | 2579 |
| |
| 2580 | + | |
2571 | 2581 |
| |
2572 | 2582 |
| |
2573 | 2583 |
| |
2574 | 2584 |
| |
2575 |
| - | |
2576 |
| - | |
2577 |
| - | |
2578 |
| - | |
2579 |
| - | |
2580 |
| - | |
2581 |
| - | |
| 2585 | + | |
2582 | 2586 |
| |
2583 | 2587 |
| |
2584 | 2588 |
| |
| 2589 | + | |
| 2590 | + | |
| 2591 | + | |
| 2592 | + | |
| 2593 | + | |
| 2594 | + | |
| 2595 | + | |
| 2596 | + | |
| 2597 | + | |
| 2598 | + | |
2585 | 2599 |
| |
2586 | 2600 |
| |
2587 | 2601 |
| |
| 2602 | + | |
| 2603 | + | |
| 2604 | + | |
| 2605 | + | |
| 2606 | + | |
| 2607 | + | |
| 2608 | + | |
| 2609 | + | |
| 2610 | + | |
| 2611 | + | |
| 2612 | + | |
| 2613 | + | |
| 2614 | + | |
| 2615 | + | |
| 2616 | + | |
| 2617 | + | |
| 2618 | + | |
| 2619 | + | |
| 2620 | + | |
| 2621 | + | |
| 2622 | + | |
| 2623 | + | |
| 2624 | + | |
| 2625 | + | |
| 2626 | + | |
| 2627 | + | |
| 2628 | + | |
| 2629 | + | |
| 2630 | + | |
| 2631 | + | |
| 2632 | + | |
2588 | 2633 |
| |
2589 | 2634 |
| |
2590 | 2635 |
| |
|
0 commit comments
Comments
(0)