Skip to content

[web-animations-2] Web IDL validation errors #9355

@autokagami

Description

@autokagami

🤖 This is an automatic issue report for Web IDL validation error. 🤖

The bot found validation errors but couldn't fix them automatically, since there is no proper autofix for them. Please check the following messages and fix them.

  • Validation error at line 6 in web-animations-2,1, inside `interface Animation -> attribute rangeStart`:
        attribute (TimelineRangeOffset or CSSNumericValue or CSSKeywordValue
                   ^
    

    Error: Attributes cannot accept dictionary types.

  • Validation error at line 7 in web-animations-2,1, inside `interface Animation -> attribute rangeEnd`:
        attribute (TimelineRangeOffset or CSSNumericValue or CSSKeywordValue
                   ^
    

    Error: Attributes cannot accept dictionary types.

Please file an issue at https://github.com/saschanaz/webidl-updater/issues/new if you think this is invalid or should be enhanced.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions