- From: <bugzilla@jessica.w3.org>
- Date: Fri, 06 Jun 2014 02:00:23 +0000
- To: public-html-media@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26000
Bug ID: 26000
Summary: Make it explicit that remove() should throw an
InvalidAccessError if duration is still NaN.
Product: HTML WG
Version: unspecified
Hardware: PC
OS: All
Status: ASSIGNED
Severity: normal
Priority: P2
Component: Media Source Extensions
Assignee: acolwell@google.com
Reporter: acolwell@google.com
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-media@w3.org
If remove() gets called before any data is appended, duration will still be
NaN. It may be unclear to people what start > duration would be in this
situation. I propose that the duration equals NaN case be explicitly called out
here so that there isn't any misunderstanding.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Friday, 6 June 2014 02:00:24 UTC