- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Sat, 07 Oct 2017 17:27:37 +0000
- To: public-css-archive@w3.org
Firefox (or any browser) doesn't need a CSS property in order to control GIF/APNG playback. The current play position isn't even exposed to the web, except indirectly via what frames would get painted to a canvas at a given point in time. It's perfectly acceptable for a browser to give this sort of control natively, either thru a user setting or thru direct manipulation (stop/start gifs on click automatically). The only reason to add a CSS property is if we think that page authors need this control, and such control is common enough that things like [`<gif-player>`](https://www.webcomponents.org/element/captaincodeman/gif-player) aren't sufficient. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1615#issuecomment-334952181 using your GitHub account
Received on Saturday, 7 October 2017 17:27:27 UTC