- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Thu, 15 Feb 2018 18:04:54 +0000
- To: public-houdini-archive@w3.org
Yes, raised in <https://github.com/heycam/webidl/issues/514>. The other multimap-like interfaces on the web platform today do this by instead just being `iterable<>` and then *manually* defining all of the Map methods, solely so they can override .get(). (I don't understand why .get() isn't overridable but .set() is in the first place.) -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/651#issuecomment-366011648 using your GitHub account
Received on Thursday, 15 February 2018 18:04:58 UTC