On Jan 1, 2007, at 22:46, Anne van Kesteren 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.

--
Henri Sivonen
[EMAIL PROTECTED]
http://hsivonen.iki.fi/


Reply via email to