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

cdoublev has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-view-transitions-2] `CSSViewTransitionRule.type` overrides deprecated `CSSRule.type` ==
One may expect `0` from getting [`CSSViewTransitionRule.type`](https://drafts.csswg.org/css-view-transitions-2/#dom-cssviewtransitionrule-type).

  > The [type](https://drafts.csswg.org/cssom-1/#dom-cssrule-type) attribute is deprecated. It must return an integer, as follows:
  >
  > [...]
  >
  > Otherwise, return `0`.

I guess it is ok if it returns the descriptor value, but I would just like to make sure.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9905 using your GitHub account


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

Received on Saturday, 3 February 2024 09:35:46 UTC