- From: <bugzilla@jessica.w3.org>
- Date: Wed, 13 Oct 2010 08:56:35 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10202
--- Comment #21 from Philip Jägenstedt <philipj@opera.com> 2010-10-13 08:56:34 UTC ---
(In reply to comment #20)
> In which case it would be great if the spec clarified that "codecs" is indeed
> not defined on application/octet-stream.
Sure, if it also says exactly what should happened with parameters which are
not defined. Existing implementations ignore unknown parameters, so
canPlayType('video/ogg;bla=bla') returns 'maybe' in at least Firefox and Opera.
Along this line, we could let canPlayType('application/octet-stream;
codecs=bla') return whatever canPlayType('application/octet-stream') returns.
--
Configure bugmail: http://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, 13 October 2010 08:56:36 UTC