- From: Robert Flack via GitHub <noreply@w3.org>
- Date: Tue, 05 Aug 2025 17:59:45 +0000
- To: public-css-archive@w3.org
> There's three categories in the spec! Directional, positional, and direction+positional. Flings are the third, as they have a direction and a desired endpoint, while arrow keys are just directional. Ah right. I recently refactored this code as `directional` and `directional + positional` was practically the same case, to make them the same case with a few additional args set when doing a fling or paging operation. Semantically a fling or page down operation is not an absolute position at all. -- GitHub Notification of comment by flackr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12394#issuecomment-3156088057 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 5 August 2025 17:59:46 UTC