Re: [csswg-drafts] [view-transitions-2] Allow styling based on navigation/transition state (#10434)

How about something like:

```css
@navigation-activation (viewTransition: yes) {
  ...
}
```

where viewTransition specifies whether the Document was activated with a transition. And if we want to add more features to this rule as needed.

-- 
GitHub Notification of comment by khushalsagar
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10434#issuecomment-2162765709 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 12 June 2024 11:23:47 UTC