- From: Patrick H. Lauke via GitHub <sysbot+gh@w3.org>
- Date: Wed, 16 Mar 2022 16:49:54 +0000
- To: public-pointer-events@w3.org
The following commits were just pushed by patrickhlauke to https://github.com/w3c/pointerevents:
* Define a section for suppressing a pointer event stream. (#437)
* Define a section for suppressing a pointer event stream.
The idea has been specified in multiple places of the spec through almost-identical text. This PR consolidates all such text into a single section.
The key term used is "suppressing" because the previous term used ("canceling") was misleading because of an unrelated use ("event canceling" or prevent-defaulting).
Also normalized the spellings of "canceling" and "canceled" (to drop "ll"s).
* Fix links, and touch-action conditions.
by Mustaq Ahmed
https://github.com/w3c/pointerevents/commit/1cca862edba8e1e42dc7702642d1e1755b4ba4e2
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 16 March 2022 16:49:56 UTC