- From: Noam Rosenthal via GitHub <sysbot+gh@w3.org>
- Date: Thu, 28 Sep 2023 18:28:35 +0000
- To: public-css-archive@w3.org
In this case, wouldn't you have some other things in the old and new DOM that you can rely on? e.g. if you're moving between a home and article page, you'd probably have `<section id=home>` and `<section id=article>` or some such in the old and new DOM respectively. Can you expand, how you would use old & new in a way that's not achievable with regular selectors? -- GitHub Notification of comment by noamr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9424#issuecomment-1739815735 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 28 September 2023 18:28:37 UTC