1.16.2
- Changed semantic comparer to handle elements parsed outside their proper context, e.g. an
<path>
element parsed without being inside a<svg>
element. The semantic comparer will now be able to treat those as regular elements and thus be able to compare correctly to other elements of the same type and with the same node name. By @egil.