3e96198449Removed nodeList.push. Introduced element.insertChildren. Element can be created with children. Parent is added automatically when node is inserted.
10 anni fa
Piotr Jasiun
6318ccdd8dPosition use root + path instead of doc + path.
10 anni fa
Piotr Jasiun
64139d67feUse path to describe position instead of node + offset. Minor changes.