Re: [csswg-drafts] [web-animations-1] Should calling `reverse()` set `effect.timing.direction` to `"reverse"`?

For example, not that Web Animation API is attempting to be consistent with `HTMLMediaElement`, though it is not possible to set `HTMLMediaElement.playbackRate` to `-1` without a `DOMException` occurring

`Uncaught (in promise) DOMException: Failed to set the 'playbackRate' property on 'HTMLMediaElement': The provided playback rate (-1) is not in the supported playback range`

-- 
GitHub Notification of comment by guest271314
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2543#issuecomment-380864263 using your GitHub account

Received on Thursday, 12 April 2018 16:24:15 UTC