Re: [csswg-drafts] [css-view-transitions-2] `CSSViewTransitionRule.type` overrides deprecated `CSSRule.type` (#9905)

Probably too late but it would have been nice to match the [descriptor](https://drafts.csswg.org/css-view-transitions-2/#descdef-view-transition-type), the [CSS rule attribute](https://drafts.csswg.org/css-view-transitions-2/#dom-cssviewtransitionrule-typelist), and the [argument property for `startViewTransition()`](https://drafts.csswg.org/css-view-transitions-2/#dom-startviewtransitionoptions-type), eg. with `active-type`/`activeType`.

It allows blindly defining descriptors from the specified declarations with [the appropriate algorithm](https://drafts.csswg.org/cssom-1/#css-property-to-idl-attribute), as is usually (always?) the case with other CSS rules mirroring specified declarations and exposed attributes.

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


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

Received on Thursday, 29 February 2024 14:06:12 UTC