This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Conditionally expose legacy touch event APIs #111
Merged
patrickhlauke
merged 1 commit into
w3c:gh-pages
from
bocoup:expose-legacy-touch-event-apis
Apr 8, 2022
Merged
Conditionally expose legacy touch event APIs #111
patrickhlauke
merged 1 commit into
w3c:gh-pages
from
bocoup:expose-legacy-touch-event-apis
Apr 8, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
zcorpan
added a commit
to whatwg/dom
that referenced
this pull request
Apr 8, 2022
This was referenced Apr 8, 2022
RByers
approved these changes
Apr 8, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems reasonable to me, thank you Simon!
Agree, seems good (and long overdue to plug this hole in the spec) |
zcorpan
added a commit
to whatwg/dom
that referenced
this pull request
Apr 12, 2022
See w3c/touch-events#64 The term "expose legacy touch event APIs" was introduced in w3c/touch-events#111
zcorpan
added a commit
to web-platform-tests/wpt
that referenced
this pull request
Apr 12, 2022
zcorpan
added a commit
to web-platform-tests/wpt
that referenced
this pull request
Apr 12, 2022
moz-v2v-gh
pushed a commit
to mozilla/gecko-dev
that referenced
this pull request
Apr 22, 2022
…Is, a=testonly Automatic update from web-platform-tests TouchEvent: expose legacy touch event APIs See w3c/touch-events#111 -- wpt-commits: 3ac0fc0960646c7411624cea015c034a068c01d3 wpt-pr: 33608
jamienicol
pushed a commit
to jamienicol/gecko
that referenced
this pull request
Apr 22, 2022
…Is, a=testonly Automatic update from web-platform-tests TouchEvent: expose legacy touch event APIs See w3c/touch-events#111 -- wpt-commits: 3ac0fc0960646c7411624cea015c034a068c01d3 wpt-pr: 33608
DanielRyanSmith
pushed a commit
to DanielRyanSmith/wpt
that referenced
this pull request
Apr 27, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #64
Tests: web-platform-tests/wpt#33608