Re: [Rendering Order] Some early feedback

On Mon, Oct 26, 2009 at 11:29 AM, Doug Schepers <schepers@w3.org> wrote:
>
> This may solve the script case (though I'm afraid it might introduce other
> complexities), but it doesn't solve the declarative case.

You mean the declarative solution isn't just to put your elements in
the DOM in the order you want them displayed? :)

I guess you're talking about declarative animation which I'll be
honest I haven't really thought about...

But it still seems like we should 'fix' the UA behavior on
insertBefore(elementAlreadyInDOM, ...)

Regards,
Jeff

Received on Monday, 26 October 2009 16:34:40 UTC