[Bug 15606] <track> clarification of TextTrackCue.getCueAsHTML() conversion rules

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

--- Comment #4 from Philip J <philipj@opera.com> 2012-02-08 13:01:11 UTC ---
(In reply to comment #3)
> i'd like normative text regarding what should be returned by getCueAsHTML() in
> the case that the UA does not know the format or does not support conversion of
> a known format; i would suggest that null be returned in such cases

If the UA doesn't know the format at all, why would it expose the track in the
first place? It seems that anything that has a text representation can be
serialized, and anything else shouldn't be a TextTrackCue at all.

-- 
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, 8 February 2012 13:03:07 UTC