Re: <iframe doc="">

Joe D Williams, Thu, 14 Jan 2010 16:25:26 -0800:
>> Joe, you did not answer my question (or perhaps I was unclear): What 
>> if the <iframe> element resides in a XHTML5 document? Does @doc then 
>> still only permit text/html content?
> 
> If what you are asking is can you use <iframe> to import text/html 
> into a browser-hosted document defined as application/xhtml+xml, then 
> the imported stuff must obey xml and be in the default document 
> namespace or parent namespace of the iframe?

May be Maciej should answer what he meant:

>>>> Maciej Stachowiak, Wed, 13 Jan 2010 12:52:20 -0800:
>> 
>>>>>> The question still remains... would @doc allow SVG code, for example?
>>>>> 
>>>>> Using SVG-in-HTML, yes (since it assumes a text/html MIME type).
>>>>> Using the traditional XML serialization of SVG, no.

In the thread it was said that it would have to be text/html code. But 
I'll suppose that it was meant that  content of @doc has to have the 
the same MIME as the parent document.
-- 
leif halvard silli

Received on Friday, 15 January 2010 01:01:39 UTC