- From: <bugzilla@jessica.w3.org>
- Date: Mon, 25 Jul 2011 09:53:07 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13333 Philip Jägenstedt <philipj@opera.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |philipj@opera.com --- Comment #12 from Philip Jägenstedt <philipj@opera.com> 2011-07-25 09:53:02 UTC --- (In reply to comment #11) > in order to effectively use video/audio elements in practice, an equivalent, > extensibility mechanism such as param is required to communicate to the UA > parameters that are not presently defined by video/audio element attributes; If there are use cases, why not just define new attributes? > the purpose of this bug report is to record and prompt action on the asymmetry > that has developed between object and audio/video with respect to parameter > extensibility support; if object supports this mechanism, then audio/video > needs to as well, if for no other reason, to facilitate a transition from use > of object to use of audio/video; <object> is not exactly a good role model here. <object> takes arbitrary parameters because it allows for arbitrary plugins. <video>, on the other hand, does only one thing, so there should be no fuzziness about what attributes are needed. -- 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 Monday, 25 July 2011 09:53:08 UTC