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

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

--- Comment #30 from Silvia Pfeiffer <silviapfeiffer1@gmail.com> ---
Replying to Philip's comment on the related bug:
> I don't think that keeping the TextTrackCue constructor and text property
> makes a lot of sense after TextTrackCue has been stripped of its WebVTT
> semantics. As far as I can tell, a TextTrackCue created by script can't be
> rendered at all, since it doesn't have any rendering rules. In other words,
> I think the WHATWG spec makes more sense here.

The JS developer could get such a cue rendered after parsing it himself. I
don't see the problem.

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

Received on Monday, 12 August 2013 13:25:27 UTC