Re: [csswg-drafts] [css-view-transitions-2] Feature detection for VT cross-document (#9891)

There's multiple ways to detect this in JS. For example, whether CSSOM has the viewTransition rule. And the CSS detection can use `@supports` for the view-transition at-rule.

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


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

Received on Monday, 5 February 2024 21:17:35 UTC