- From: Callie Riggins via GitHub <sysbot+gh@w3.org>
- Date: Thu, 07 Sep 2023 21:56:36 +0000
- To: public-css-archive@w3.org
> So if you follow a link back to home it would apply to that link, but if you use the browser’s back button then it doesn’t apply to anything. That makes sense. I guess I was hoping any solution would solve for user's back button or swipe navigation gestures as well. The `: navigating-to` pseudo seems like it might do that pretty solidly though. Seems like the `:last-active` is solving for selecting the item in the list to make as the target from a group. Perhaps 2 parts of the same issue and both are needed, just the `:navigating-to` or similar for the "new" page and `:last-active` for the "old" page. -- GitHub Notification of comment by calinoracation Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8209#issuecomment-1710816396 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 7 September 2023 21:56:38 UTC