Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

7/11 master -> stable #186

Merged
merged 10 commits into from Jul 11, 2013
Merged

7/11 master -> stable #186

merged 10 commits into from Jul 11, 2013

Conversation

dfreedm
Copy link
Contributor

@dfreedm dfreedm commented Jul 11, 2013

No description provided.

arv and others added 10 commits June 17, 2013 18:01
Event path should always originate from target
FF24 does not support `document.createEvent('FocusEvent')` and to create a new
FocusEvent we need to use `new FocusEvent('x')`.

IE on the other hand does not support event constructors so we have to branch
here.
Fix Firefox 24 issue related to FocusEvent
Fix issue with events and non Element/Document nodes
dfreedm added a commit that referenced this pull request Jul 11, 2013
@dfreedm dfreedm merged commit 42ad082 into stable Jul 11, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants