Re: XMLNS in Inkscape and other editors

On 11/23/09 2:57 PM, Joe D Williams wrote:
> OK, I'm actually more interested in getting data into <object> where the
> host browser already knows the type that is expected and the hosted
> object knows how to deal with data requested by it.

For what it's worth, if the server does not specify a type and the data 
consumer specified a type hint (in the case of <object> set @type), then 
Gecko just uses the consumer-provided hint instead of falling back on 
the sniffing algorithm.

Can't speak to what other engines do.

-Boris

Received on Monday, 23 November 2009 20:15:21 UTC