This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(browserTrigger): allow event bubbling
In some browsers, events don't bubble when they are dispatched on node inside a detached tree. When this is the case, the bubbling is made manually. This may be convenient when unit testing directives, for example.
- Loading branch information
Gonzalo Ruiz de Villa
committed
Sep 10, 2015
1 parent
be609f8
commit d817bc1
Showing
1 changed file
with
54 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters