- From: Bramus! via GitHub <sysbot+gh@w3.org>
- Date: Mon, 28 Aug 2023 08:38:38 +0000
- To: public-css-archive@w3.org
> For example if going from `Home` > `Search` > `Details` and then you land back on `Search`. In this case you might use forward to go back to `Details` in which case `:last-active` works, but if you go back to `Home`, would the `:last-active` be from the `a` clicked going from `Home -> Search` or from `Details back to Search`? I don’t think I fully understand the page flow. The idea for `:last-active` is that it would only apply on the clicked link (or the pressed button). 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. -- GitHub Notification of comment by bramus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8209#issuecomment-1695278439 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 28 August 2023 08:38:41 UTC