- From: Philippe Le Hegaret <plh@w3.org>
- Date: 24 Jul 2003 16:06:03 -0400
- To: and@doxdesk.com
- Cc: WWW DOM <www-dom@w3.org>
On Wed, 2003-06-11 at 18:55, Andrew Clover wrote: > DOMConfiguration parameter whitespace-in-element-content: "Discard all Text > nodes that contain whitespaces in element content" implies that Text nodes > in element content with *any* whitespace characters in their data should be > removed, rather than Text nodes composed *only* of whitespace. I'm pretty > sure this is not what was meant. Actually, we did talk about this one: The definition of whitespaces in element content is quite clear in the draft, especially since the following sentence indicates that Text.isWhitespaceInElementContent() should be used. We'll add an extra link to the infoset property as well. Philippe
Received on Thursday, 24 July 2003 16:06:12 UTC