On Tue, 02 Jan 2007 01:21:09 +0100, Henri Sivonen <[EMAIL PROTECTED]> wrote:
I suppose you could raise this on the WHATWG list. Asking what happens if you set innerHTML of a <div> where the setted value has both a <base> and an <a> for instance.

Interesting. I hadn't thought that Atom was supposed to use innerHTML parsing. I'd have said that you prepend "<!DOCTYPE html><title></ title><div>" to what travels in the feed and append "</div>" to it, parse the resulting string and grab the first div in the document order.

That could work as well. In that case <base> would most certainly apply. But nothing like that is defined...


--
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Reply via email to