[csswg-drafts] Pull Request: [web-animations-2] Make WebIDL valid

tidoust has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [web-animations-2] Make WebIDL valid ==
Previous fix made WebIDL parse-able: https://github.com/w3c/csswg-drafts/pull/6267

However, the WebIDL remains invalid because `void` has now been replaced by `undefined` in WebIDL and because optional dictionary parameters with no required members need to have a default value. This update fixes these validity issues.


See https://github.com/w3c/csswg-drafts/pull/6271


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

Received on Thursday, 6 May 2021 08:48:40 UTC