[csswg-drafts] Pull Request: [web-animation-2] Avoid using a dictionary for range in animation IDL

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

== [web-animation-2] Avoid using a dictionary for range in animation IDL ==
[web-animation-2] Avoid using a dictionary for range in animation IDL

Remove use of TimelineRangeOffset dictionary in range(Start|End).  Instead use any for the type and use an interface instead of a dictionary for the getter's output value.

Addresses issue #9355


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


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

Received on Thursday, 14 September 2023 18:08:07 UTC