ZVON > References > DOM2 Reference

commonAncestorContainer (attribute )

Owning interface and usage:  
Range.commonAncestorContainer

Member of these other interfaces:  
none

Readonly:   yes

Type:   Node

Description:  
The [deepest] common [ancestor container] of the Range's two boundary-points.

Exception:  
DOMException INVALID_STATE_ERR
Raised if detach() has already been invoked on this object.