/dom/traversal/TreeWalker-currentNode.html| status | subtest | message |
|---|---|---|
| PASS | Test that TreeWalker.parent() doesn't set the currentNode to a node not under the root. | |
| PASS | Test that setting currentNode to non-Node values throws. | |
| PASS | Test that we handle setting the currentNode to arbitrary nodes not under the root element. | |
| PASS | Test how we handle the case when the traversed to node is within the root, but the currentElement is not. |
bundle built 2026-07-16T07:16:48.063Z