/dom/collections/HTMLCollection-iterator.html| status | subtest | message |
|---|---|---|
| PASS | HTMLCollection has length method. | |
| PASS | HTMLCollection does not have iterable's values method. | |
| PASS | HTMLCollection does not have iterable's entries method. | |
| PASS | HTMLCollection does not have iterable's forEach method. | |
| PASS | HTMLCollection has Symbol.iterator. | |
| PASS | HTMLCollection is iterable via for-of loop. |
bundle built 2026-07-16T07:16:48.063Z