This release has correction/fixes for the following behaviours:
- fixed DOM walking to avoid using unsupported DOM methods on non 'Elements' nodes
- improved DOM walking performances in JS only versions using the native traversal API
This release has correction/fixes for the following behaviours: