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

TreeWalker: Remove unnecessary conditions from the 'traverse children' algorithm #85

Closed
1 task
wucongdonglai opened this issue Jan 10, 2017 · 0 comments
Closed
1 task
Milestone

Comments

@wucongdonglai
Copy link

  • whatwg@81b89db Remove unnecessary conditions from the 'traverse children' algorithm
@yongsheng yongsheng added this to the m3 milestone Mar 13, 2017
yongsheng pushed a commit that referenced this issue Apr 12, 2017
…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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants