DomElement createMockCopy returns DomElement with children being shuffled.

The result of DomElement.createMockCopy has children sorted not in the initial order. It doesn't depends on physical copy or not.

1
1 comment

I figured out, that sub tags returns shuffled after DomElement.copyFrom invocation.

0

Please sign in to leave a comment.