/webidl/ecmascript-binding/default-iterator-object.html| status | subtest | message |
|---|---|---|
| FAIL | Default iterator objects for an interface have the same prototype | assert_equals: expected object "[object KeyIterator]" but got object "[object EntryIterator]" |
| FAIL | Object.prototype.toString returns correct value | assert_equals: expected "[object URLSearchParams Iterator]" but got "[object EntryIterator]" |
| FAIL | @@toStringTag has correct value from prototype | assert_equals: expected "URLSearchParams Iterator" but got "EntryIterator" |
bundle built 2026-07-16T07:16:48.063Z