- From: Brian Birtles via GitHub <sysbot+gh@w3.org>
- Date: Mon, 15 Jan 2018 00:49:14 +0000
- To: public-css-archive@w3.org
I'm going to try to make progress on this today. A few updates first: * We have a use counter in Chrome for seeing if anyone is relying on setting `playbackRate` to maintain the current time: https://www.chromestatus.com/metrics/feature/timeline/popularity/2162 * So far it seems rarely used so we could probably drop this behavior. * I'm less certain that `updatePlaybackRate` is the right method name. Perhaps just `setPlaybackRate` is ok. Or even `changeSpeed`? That might better communicate that the current time stays the same? * I could use help with this naming. -- GitHub Notification of comment by birtles Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2059#issuecomment-357557528 using your GitHub account
Received on Monday, 15 January 2018 00:49:17 UTC