9c1b9fd2deRemoved nodeList.push. Introduced element.insertChildren. Element can be created with children. Parent is added automatically when node is inserted.
10 anni fa
Piotr Jasiun
de701d6838Position use root + path instead of doc + path.
10 anni fa
Piotr Jasiun
0507f422e0Use path to describe position instead of node + offset. Minor changes.