W3C home > Mailing lists > Public > www-amaya@w3.org > January to March 2007

Re: oops: SVG foreignobject Bug

From: Stanimir Stamenkov <stanio@myrealbox.com>
Date: Sat, 27 Jan 2007 00:00:54 +0200
Message-ID: <45BA7A16.1050509@myrealbox.com>
To: "www-amaya.w3.org" <www-amaya@w3.org>

/Steven Gilham/:

> In general, the object tag requires a number of other parameters 
> to hint to the browser what type of player is required.  For 
> example, to embed an HTML page
>
> <object classid="clsid:25336920-03F9-11CF-8FD0-00AA00686F13" type="text/html"
>          data="httpthe URL goes here" style="width:???;height:???">
>     Alternative content
> </object></td>

'classid' is not required and should really be deprecated as one may 
see it is even dropped in the development of XHTML 2.0 
<http://www.w3.org/TR/xhtml2/mod-object.html#s_objectmodule>.  I've 
ever wondered why would anyone be enabled to force me using specific 
plug-in for handling specific data type.

> I believe that IE needs the COM Object GUID, and Moz-familiy 
> browsers use the MIME-type

IE goes without 'classid' too but with some limitations.  You could 
read "Embedding Flash While Supporting Standards" 
<http://alistapart.com/articles/flashsatay>, for example.

-- 
Stanimir
Received on Friday, 26 January 2007 22:01:05 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:24:45 GMT