- From: <bugzilla@jessica.w3.org>
- Date: Thu, 28 Jul 2011 21:49:03 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13434
Summary: Editorial changes to The Video element (2 of 5)
Product: HTML WG
Version: unspecified
Platform: PC
URL: http://www.w3.org/TR/2011/WD-html5-20110525/the-iframe
-element.html#the-video-element
OS/Version: Windows XP
Status: NEW
Keywords: a11y, a11ytf
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: jfoliot@stanford.edu
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
current text:
"When a video element whose media resource has a video channel is potentially
playing, it represents the frame of video at the continuously increasing
"current" position. When the current playback position changes such that the
last frame rendered is no longer the frame corresponding to the current
playback position in the video, the new frame must be rendered. Similarly, any
audio associated with the media resource must, if played, be played
synchronized with the current playback position, at the element's effective
media volume."
recommended change:
"When a video element whose media resource has a video channel is potentially
playing, it represents the frame of video at the continuously increasing
"current" position. When the current playback position changes such that the
last frame rendered is no longer the frame corresponding to the current
playback position in the video, the new frame must be rendered. Similarly, any
audio, text or other tracks associated with the media resource must, if played,
be played synchronized with the current playback position, at the element's
effective media volume."
Filed on behalf of the a11yTF
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Thursday, 28 July 2011 21:49:04 UTC