[Bug 23113] Deal with mode for TextTrackCues that are not VTTCues

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

Silvia Pfeiffer <silviapfeiffer1@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?(silviapfeiffer1@g |
                   |mail.com)                   |

--- Comment #13 from Silvia Pfeiffer <silviapfeiffer1@gmail.com> ---
The current situation, from what I can tell, is that the only way in which cues
are currently exposed in browsers is through VTTCue, no matter whether they
come from inband tracks or from a <track> element. Browsers that expose inband
captions right now fill a VTTCue object to do so. Thus, this bug is moot, since
other types of cues cannot be created or shown.

I would recommend closing this bug.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 12 June 2015 22:17:44 UTC