Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

Fix #85: Remove unnecessary conditions from the 'traverse children' a… #123

Merged
merged 1 commit into from Apr 12, 2017
Merged

Fix #85: Remove unnecessary conditions from the 'traverse children' a… #123

merged 1 commit into from Apr 12, 2017

Conversation

wucongdonglai
Copy link

Changed in Traversal.
/node/ will never be null when reaching the head of these loops, unless
it is null when starting the outer loop. This should somewhat clarify
how the loop actually runs.

…lgorithm

Changed in Traversal.
/node/ will never be null when reaching the head of these loops, unless
it is null when starting the outer loop.  This should somewhat clarify
how the loop actually runs.
@yongsheng yongsheng merged commit 9972f60 into w3c:dom4.1 Apr 12, 2017
@wucongdonglai wucongdonglai deleted the dom4.1 branch April 12, 2017 05:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants