mirror of
https://github.com/reactos/wine.git
synced 2024-12-03 09:20:56 +00:00
0f3c247e46
insertBefore() is able to work on nodes from different documents, so on adding child or sibling it's possible that libxml2 switches doc pointer for a node, we need to update refcounts to cover that case. |
||
---|---|---|
.. | ||
domdoc.c | ||
Makefile.in | ||
saxreader.c | ||
schema.c | ||
xmldoc.c | ||
xmlelem.c |