- From: <bugzilla@jessica.w3.org>
- Date: Wed, 29 Sep 2010 21:44:29 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10837 Summary: playbackrate: undefined behavior when the user agent can't play back at the requested rate Product: HTML WG Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: HTML5 spec (editor: Ian Hickson) AssignedTo: ian@hixie.ch ReportedBy: franko@microsoft.com QAContact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-wg-issue-tracking@w3.org, public-html@w3.org In section 4.8.9.8: The spec does not define correct behavior when the user agent is not able to play back media at a requeted rate. (For example, the author sets playbackrate to a negative value, and the user agent does not support negative playback rates) Currenty, all browsers seem to handle this differently. SUGGESTED CHANGE: (Addition to spec) If the user agent is unable to play back media at the requested rate, ignore the requested rate; playbackrate must not change. -- 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 Wednesday, 29 September 2010 21:44:31 UTC