Re: [XHR] responseXML interfaces

On 6/27/07 5:00 PM, "Anne van Kesteren" <annevk@opera.com> wrote:

>> Is it intentional that other interfaces are not mentioned at all? Some
>> browsers create objects implementing HTMLDocument interface, and it is
>> not entirely obvious how this should be done.
> 
> The HTML 5 specification requires that HTMLDocument is implemented for
> each object implementing the Document interface.

  Currently, the XHR draft doesn't reference HTML 5, as far as I understand.

> Any suggestions on what we could say?

  I'm afraid that only have a few data points, namely, that no sub-resources
should be loaded, inline scripts should not be executed, and XSL
transformations shouldn't be applied.

- WBR, Alexey Proskuryakov

Received on Wednesday, 27 June 2007 14:30:56 UTC