w3c / dom

Moved to https://dom.spec.whatwg.org/
60 stars 18 forks source link

Invalid iterable declarations #149

Closed dontcallmedom closed 7 years ago

dontcallmedom commented 7 years ago

The WebIDL fragments in https://w3c.github.io/dom/ use invalid declarations for iterable - per WebIDL, they need to specify at least the value type

yongsheng commented 7 years ago

you're right. thanks for pointing out this. will fix it soon.

yongsheng commented 7 years ago

@dontcallmedom the link is outdated. please see https://www.w3.org/TR/2017/WD-dom41-20170609/ . no kind of this problem.

dontcallmedom commented 7 years ago

@yongsheng are you saying the editors draft is no longer maintained? that seems weird, but in that case, it probably shouldn't be linked from the WD.

yongsheng commented 7 years ago

AFAIK, @siusin put the lastest version in w3.org. any comments, suisin?

siusin commented 7 years ago

The editor's drfat has been updated. Sorry about the hassle.

zqzhang commented 7 years ago

So this issue shall be addressed. Close it.

If not, please reopen it.