[Bug 16135] <track> "When an object is returned, the same object must be returned each time." - allow it to be either cached or GCed, just like with e.g. getElementsByTagName

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16135

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #3 from Ian 'Hixie' Hickson <ian@hixie.ch> 2012-06-27 21:24:15 UTC ---
There's only one possible object from each <track> element's "cues" attribute.
Same with "activeCues". So comment 2 makes no sense IMHO.

-- 
Configure bugmail: https://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, 27 June 2012 21:24:17 UTC