- From: <bugzilla@jessica.w3.org>
- Date: Fri, 25 Feb 2011 15:34:45 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12186
Summary: Should explicitly state that TimeRanges.end() is
inclusive, so that if the browser reverts to
HAVE_METADATA while playing, the .buffered.end(0)
value is the last rendered frame, and .currentTime is
the next frame, and so that when .ended is true,
.buffere
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#tim
eranges
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org,
public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Specification: http://www.whatwg.org/specs/web-apps/current-work/complete.html
Section: http://www.whatwg.org/specs/web-apps/current-work/#timeranges
Comment:
Should explicitly state that TimeRanges.end() is inclusive, so that if the
browser reverts to HAVE_METADATA while playing, the .buffered.end(0) value is
the last rendered frame, and .currentTime is the next frame, and so that when
.ended is true, .buffered.end(0) equals .currentTime..
Posted from: 76.102.14.57 by ian@hixie.ch
--
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 Friday, 25 February 2011 15:34:47 UTC