Skip to content

[css-view-transitions-2] CSSViewTransitionRule.type overrides deprecated CSSRule.type #9905

@cdoublev

Description

@cdoublev

One may expect 0 from getting CSSViewTransitionRule.type.

The 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions