- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 10 Sep 2021 20:16:18 +0000
- To: public-css-archive@w3.org
That's describing the default iterators, yes. Look slightly further down: > Interfaces with iterable declarations must not have any interface members named "entries", "forEach", "keys", or "values", or have any inherited interfaces that have members with these names. This is because those four methods are automatically provided by the iterable declaration (with the specifics defined in <https://heycam.github.io/webidl/#es-iterable>) -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6593#issuecomment-917184565 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 10 September 2021 20:16:19 UTC