Rn, if we clone a html object, it will copy the references of the childs, so after clone something, rn the two objects will not be independents, would be good be able to clone an object and in case there is a pointer/reference, create a new one with the content.
Rn, if we clone a html object, it will copy the references of the childs, so after clone something, rn the two objects will not be independents, would be good be able to clone an object and in case there is a pointer/reference, create a new one with the content.