Programmer's Guide > Interfaces > W3C Text interface > isElementContentWhitespace attribute
  
isElementContentWhitespace attribute
* 
This DOM Level 3 attribute is defined, but is currently unimplemented by Arbortext Editor.
Returns whether this text node contains element content whitespace, often abusively called "ignorable whitespace". The text node is determined to contain whitespace in element content during the load of the document or if validation occurs while using Document.normalizeDocument().
isElementContentWhitespace
Access
read-only
Returns
boolean