- From: <bugzilla@wiggum.w3.org>
- Date: Sat, 23 Jan 2010 23:30:42 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8802
Summary: The drawImage function should be able to handle animated
pictures by adding an additional parameter 'restart'. If
restart is set to true, then the first frame is loaded -
otherwise, it moves one frame forward from the last time
drawImage was called on the
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-
work/#images
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
Section: http://www.whatwg.org/specs/web-apps/current-work/#images
Comment:
The drawImage function should be able to handle animated pictures by adding an
additional parameter 'restart'. If restart is set to true, then the first
frame is loaded - otherwise, it moves one frame forward from the last time
drawImage was called on the same picture. And when the last frame is reached,
the behaviour depends on the image's loop settings.
Posted from: 82.122.7.67
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Saturday, 23 January 2010 23:30:44 UTC