/dom/nodes/NodeList-Iterable.html| status | subtest | message |
|---|---|---|
| PASS | NodeList has length method. | |
| PASS | NodeList has values method. | |
| PASS | NodeList has entries method. | |
| PASS | NodeList has forEach method. | |
| PASS | NodeList has Symbol.iterator. | |
| PASS | NodeList is iterable via for-of loop. | |
| PASS | NodeList responds to Object.keys correctly | |
| PASS | live NodeLists are for-of iterable and update appropriately |
bundle built 2026-07-16T07:16:48.063Z