UnstableChanges

Summary

  1. node: fix reference counting in normalize (details)
  2. node: tidy nonsense in remove_child (details)
Commit 7d317df204d18f161f0a8ffed958ef60eb2692fe by John-Mark Bell
node: fix reference counting in normalize
With thanks to Shaunak Mirani for reporting the problem.
The file was modifiedtest/Makefile (diff)
The file was addedtest/data/normalize2/refcnt.html (diff)
The file was addedtest/data/normalize2/INDEX (diff)
The file was addedtest/normalize2.c (diff)
The file was modifiedsrc/core/node.c (diff)
Commit 7446e07b2b16ae58ac077699b2496662348fc17c by John-Mark Bell
node: tidy nonsense in remove_child
The file was modifiedsrc/core/node.c (diff)