Programmer's Guide > Interfaces > W3C Range interface > commonAncestorContainer attribute
  
commonAncestorContainer attribute
The deepest common ancestor container of the Range's two boundary-points.
commonAncestorContainer
Access
read-only
Returns
Node
Get throws
DOMException
INVALID_STATE_ERR: Raised if detach() has already been invoked on this object.