- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Wed, 07 Mar 2007 19:11:25 -0600
- To: Simon Pieters <zcorpan@gmail.com>
- CC: www-style@w3.org
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