Testing cloneNode(true) on textarea element works correctly
Before clone
InitialText
InsertedText InitialText
NewText
After clone
InitialText
InsertedText InitialText
NewText