- From: <bugzilla@jessica.w3.org>
- Date: Fri, 01 Jul 2011 11:49:06 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12530 Ms2ger <Ms2ger@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Ms2ger@gmail.com --- Comment #17 from Ms2ger <Ms2ger@gmail.com> 2011-07-01 11:49:02 UTC --- (In reply to comment #16) > (In reply to comment #15) > > I don't think that line does what you think it does if you think it changes > > anything. It is a purely editorial change. > > You are correct. It hides the fact that they are different and I don't think > that helps. As an author, you should be able to do: > > audioTracks(5) and videoTracks(5) and textTracks(5) and not have to do > textTracks[5] and all sorts of other differences. You should never be able to do audioTracks(5), and I'm pretty sure Gecko will never implement that. -- 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, 1 July 2011 11:49:08 UTC