[Bug 21851] revert removal of text and getCueAsHTML members; address constructor changes

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

--- Comment #23 from Silvia Pfeiffer <silviapfeiffer1@gmail.com> ---
(In reply to comment #22)
> 
> You proposal for resolving "Removal of .text from TextTrackCue" is to
> re-introduce the .text attribute.

Yes, I think re-introducing .text makes sense.

> Your proposal for resolving "Removal of TextTrackCue Constructor" is to
> introduce the new TextCue that inherits from TextTrackCue. 
>
> However it appears that the TextCue also has a .text attribute. 
> 
> Is the intention to change the resolution of the first proposal to say:
> re-introduce the .text attribute, but on the new TextCue interface?

It was, but I've since changed that wiki page. Since we're talking about text
tracks, it can be expected that cue content will typically have text content,
so I thought we can do without a TextCue and just add .text and the constructor
back on the TextTrackCue.

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

Received on Sunday, 28 July 2013 11:17:56 UTC