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

Added tests for notification API and dialog element #106

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

zero298
Copy link

@zero298 zero298 commented Jun 28, 2015

I had written a small program that utilized the HTML5 Notification API a while back and had made some has.js tests to do feature detection. I had written them as an AMD module, but rewrote them to be more like the other detect scripts and wanted to contribute them to the project.

I was also playing around with the dialog element the other day and wanted to write a feature detect for that as well since, as of right now, it's only supported in Chrome. Is this the correct way to contribute tests?

Also, there doesn't seem to be much commenting in the other scripts so I left my comments out. Is this correct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant