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

Do initEvent() before the test #12651

Merged
merged 1 commit into from Aug 23, 2018
Merged

Conversation

alphan102
Copy link
Contributor

In the previous test(36-41), "ev.defaultPrevented" is true.
If we don't do the initEvent() in this test, the value is still true in the beginning.
Then we don't know whether "ev.returnValue = false;" is work or not.

@annevk annevk merged commit 8158699 into web-platform-tests:master Aug 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants