changeRoot = desc.getChangeRoot ? desc.getChangeRoot.call(this) : this.document.root;
this.snapshot = changeRoot.clone();
this.changeRootPath = changeRoot.getPath();
changeRoot = desc.getChangeRoot ? desc.getChangeRoot.call(this) : this.document.root;
this.snapshot = changeRoot.clone();
this.changeRootPath = changeRoot.getPath();