On Apr 22, 2010, at 11:05 PM, Philip Jägenstedt wrote:
> On Fri, 23 Apr 2010 13:23:19 +0800, Maciej Stachowiak
> <mjs@apple.com> wrote:
>
>>
>> On Apr 22, 2010, at 10:20 PM, Tab Atkins Jr. wrote:
>>
>>
>> We probably do need the barrier in the cross-origin case, at least
>> by default. (I could imagine letting servers expose their captions
>> cross-origin through something like CORS).
>
> Surely they could always rendered, but any access via whatever APIs
> we have should be protected by the cross-origin policy. This is
> similar to <video> itself.
By "barrier" I mean "barrier to the containing page accessing the
contents of timed text tracks". Built-in UA features should indeed be
able to play them.
- Maciej