[csswg-drafts] Pull Request: [css-view-transitions-2] Add transition types

noamr has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-view-transitions-2] Add transition types ==
As per [resolution at TPAC](https://github.com/w3c/csswg-drafts/issues/8960#issuecomment-1719695337), adding a concept of "active types" to a view transition, with an `active-view-transition` pseudo-class that matches the root element if it has an active view transition that matches the list of active types.

To set the active types, `startViewTransition` now accepts options, like `startViewTransition(update, types: ["slide", "reverse"]})`

Closes #8960 

See https://github.com/w3c/csswg-drafts/pull/9385


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

Received on Wednesday, 20 September 2023 12:27:08 UTC