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

Updates and new tests for TAs 2.4.1, 3.6, 3.6.1, 4.3, 4.3.1 #1124

Merged
merged 19 commits into from Sep 4, 2014
Merged

Updates and new tests for TAs 2.4.1, 3.6, 3.6.1, 4.3, 4.3.1 #1124

merged 19 commits into from Sep 4, 2014

Conversation

cathychan
Copy link

Added attribute checking for TA 2.4.1, 3.6 and 4.3.
Created tests for TAs 3.6.1 and 4.3.1.

Note: IE11 fails pointerevent_pointerleave_after_pointercancel_touch.html as it does pointerevent_pointerout_after_pointercancel_touch.html.

@hoppipolla-critic-bot
Copy link

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

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.

Replace assert_true(false,...) with assert_unreached(...).
Replace assert_true(false,...) with assert_unreached(...).
@cynthia
Copy link
Contributor

cynthia commented Aug 4, 2014

@cathychan Comments for you on critic :)

@ArtemAntonets
Copy link

I've just taken these pages for test and they seem to be breaking pointercancel for Firefox. Could you add [class="scrollable"] into the body tag for pointercancel related pages? More info in this PR: #1138

@cathychan
Copy link
Author

@ArtemAntonets Thanks, and done.

Check that touch input is being used instead of rejecting mouse input as a fail. This change is made to be consistent with other "nohover" tests.
cynthia added a commit that referenced this pull request Sep 4, 2014
Updates and new tests for TAs 2.4.1, 3.6, 3.6.1, 4.3, 4.3.1
@cynthia cynthia merged commit 5efbd7c into web-platform-tests:master Sep 4, 2014
gsnedders pushed a commit that referenced this pull request Mar 28, 2017
Fix scheme in spec link (hhttp v. http)
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

5 participants