web-platform-tests/wpt
在 GitHub 查看idlharness: add iterable members if implicitly iterable
Open
#8,616 建立於 2017年12月7日
good first issueidlharness.jsinfrapriority:backlog
倉庫指標
- Star
- (4,581 star)
- PR 合併指標
- (平均合併 6天 7小時) (30 天內合併 626 個 PR)
描述
Interfaces with an indexed property getter and an integer-typed length attribute gets @@iterator related methods.
https://heycam.github.io/webidl/#es-iterator
There's a TODO at https://github.com/w3c/web-platform-tests/blob/master/resources/idlharness.js#L2014 for setlike/maplike but the getter/length combo should be supported as well.