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

this fixes work of the checkDirection function in Firefox #1215

Merged
merged 1 commit into from
Sep 2, 2014

Conversation

EvgenyAgafonchikov
Copy link
Contributor

Firefox in contrast to IE has "event" as local variable. So we have to pass "event" as parameter for checkDirection function to make this tests work properly on Firefox. The changes affect tests related to specs 15.5, 15.6, 15.8, 15.9, 15.13

@hoppipolla-critic-bot
Copy link

Critic review: https://critic.hoppipolla.co.uk/r/2441

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

mbrubeck added a commit that referenced this pull request Sep 2, 2014
this fixes work of the checkDirection function in Firefox
@mbrubeck mbrubeck merged commit fcb7e37 into web-platform-tests:master Sep 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants