[csswg-drafts] [web-animations-2] Web IDL validation errors (#9355)

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

== [web-animations-2] Web IDL validation errors ==
🤖 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 5 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 6 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.


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


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

Received on Thursday, 14 September 2023 00:50:54 UTC