(e)
| 2639 | blur: "focusout" |
| 2640 | }, function (n, r) { |
| 2641 | var i = function (e) { |
| 2642 | S.event.simulate(r, e.target, S.event.fix(e)) |
| 2643 | }; |
| 2644 | S.event.special[r] = { |
| 2645 | setup: function () { |
| 2646 | var e = this.ownerDocument || this.document || this, |
no test coverage detected