Returns true if other is compatible for merging.
true
other
bool isCompatibleForMerge(DOMNode other) { return false; }