Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add target attribute to events. #202

Merged
merged 2 commits into from Jun 18, 2013
Merged

Add target attribute to events. #202

merged 2 commits into from Jun 18, 2013

Conversation

Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
@arlolra
Copy link
Contributor

@arlolra arlolra commented Jun 1, 2013

http://www.w3.org/TR/DOM-Level-2-Events/events.html#Events-Event

@3rd-Eden
Copy link
Member

@3rd-Eden 3rd-Eden commented Jun 16, 2013

It looks good, could you add some tests for it?

@arlolra
Copy link
Contributor Author

@arlolra arlolra commented Jun 16, 2013

@3rd-Eden Added a test in 81bb913.

einaros added a commit that referenced this issue Jun 18, 2013
Add target attribute to events.
@einaros einaros merged commit aa1f919 into websockets:master Jun 18, 2013
1 check failed
@einaros
Copy link
Contributor

@einaros einaros commented Jun 18, 2013

Great, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment