Because we want to be able to make certain properties non-cloneable, e.g. in ve.dm.MWReferenceNode.prototype.getClonedElement we strip 'contentsUsed'.
Version: unspecified
Severity: normal
Because we want to be able to make certain properties non-cloneable, e.g. in ve.dm.MWReferenceNode.prototype.getClonedElement we strip 'contentsUsed'.
Version: unspecified
Severity: normal
Change 70913 had a related patch set uploaded by Catrope:
Invoke getClonedElement() on each element on copy
We should very that copy/pasting a named reference with contents, doesn't copy the contents.
Change 70913 merged by jenkins-bot:
Invoke getClonedElement() on each element on copy