- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 09 Aug 2023 16:21:26 +0000
- To: public-css-archive@w3.org
It seems a little strange for reloads, specifically, to be handled differently than other trigger qualities. I suggest baking this into the trigger syntax itself, and using comma separation, like: ``` @view-transition { transition-trigger: none | [ [ reload | no-reload ] || <transition-type> ]#; } ``` -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8048#issuecomment-1671746149 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 9 August 2023 16:21:27 UTC