[pointerevents] Pull Request: Internal references cleanup, adding () to methods

patrickhlauke has just submitted a new pull request for https://github.com/w3c/pointerevents:

== Internal references cleanup, adding () to methods ==
* added appropriate `data-lt` attributes to all event definitions, allowing for much easier linking (e.g. `<a>pointerdown</a>` rather than `<a href="#the-pointerdown-event">pointerdown</a>`)
* ditto for chorded button interactions/chorded buttons, touch-action CSS property
* consistently added `()` to mentions of `setPointerCapture()` and `releasePointerCapture()` methods (making sure methods always have those brackets when mentioned in prose)
* removed the word "method" in the definition listing for `getCoalescedEvents()` and `getPredictedEvents()` - looks cleaner

See https://github.com/w3c/pointerevents/pull/401


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 3 August 2021 15:09:29 UTC