- From: Patrick H. Lauke via GitHub <sysbot+gh@w3.org>
- Date: Wed, 21 Jul 2021 15:51:23 +0000
- To: public-pointer-events@w3.org
The following commits were just pushed by patrickhlauke to https://github.com/w3c/pointerevents:
* Tweaks to coalesced/predicted events section (#395)
* Tweaks from #377
* use `{{Event/timeStamp}}` instead of just `<code>timestamp</code>`
* shorten the "Populating and maintaining..." section even further (and salvage some of the wording from #377)
* predicted events follow the event, not the coalesced events list events
* Tweak the prose for trusted events, reintroduce list of what authors can expect from events in the coalesced/predicted lists
* Make it clear that the "populating" section if for user agents and what they SHOULD do
(assuming we want SHOULD here, and not MUST)
* Add `()` to getCoalescedEvents/getPredictedEvents method mentions
* Remove "dispatched" and clarify the sentences about matching the parent event
* Change "events list" references back to "event list"
after https://github.com/w3c/pointerevents/pull/394 is merged, change this back
* Change "event list" to "events list"
now that #394 was merged
* Readability tweak for timestamps -> timestamp values
* Make first bullet for coalesced events match structure of predicted events list bullet
* Tweak trusted events/otherwise ambiguity. Consistent use of `—` em-dashes
* Add "trusted" to the sanitisation steps for coalesced events list management
* Add "or equal to" the constrainst for timestamps for coalesced and predicted events' timestamps
by Patrick H. Lauke
https://github.com/w3c/pointerevents/commit/36924db5e309e9b70f21e1a05ec9cc34dabbb133
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 21 July 2021 15:51:25 UTC