Re: video/@src vs application/octet-stream

On 19.07.2010 20:09, Maciej Stachowiak wrote:
> ...
> For Safari/WebKit, we wanted to make it possible for the<video>  element to play content that was previously embedded via the QuickTime plugin or other plugins we support. Unfortunately, a fair proportion of such content is being served with the wrong MIME type, most typically application/octet-stream but sometimes also text/plain. We thought it might create too high a barrier, if authors had to reconfigure their Web servers before they could switch from the QuickTime plugin to<video>.
> ...

Thanks for the feedback.

So, does this make Safari non-compliant? It appears so, as 
draft-abarth-mime-sniff doesn't mention sniffing for video, and the spec 
text about video/@src doesn't seem to make an exception.

Best regards, Julian

Received on Monday, 19 July 2010 18:21:35 UTC