Re: [CSS21] Make XHTML <body> magic just like HTML <body>

Simon Pieters wrote:
> What should happen in those cases for HTML documents (e.g. because of 
> DOM manipulation with scripts)?

It's fine to just call it undefined, since interoperability in those 
cases is not important for HTML -- they almost never happen.

But if people care about XML compound documents, that case needs to be 
addressed.

I'm fine with this change, as long as the wording is careful about when 
exactly this applies.

> Work in the spec

In the spec.  The implementation side is probably pretty easy in all 
implementations.

-Boris

Received on Thursday, 8 March 2007 01:12:07 UTC