- From: Myles C. Maxfield via GitHub <sysbot+gh@w3.org>
- Date: Fri, 10 Sep 2021 19:52:24 +0000
- To: public-css-archive@w3.org
https://heycam.github.io/webidl/#idl-iterable > If a single type parameter is given, then the interface has a value iterator and provides values of the specified type. If two type parameters are given, then the interface has a pair iterator and provides value pairs with the given types. Currently, the spec just has `iterable<DOMString>`, not `iterable<unsigned long, DOMString>`. Maybe I'm misunderstanding? -- GitHub Notification of comment by litherum Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6593#issuecomment-917170172 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 19:52:26 UTC