Re: [whatwg/fetch] OpenEndedDictionary clarification (#164)

Are there any other specs apart from Fetch using it? I agree it would be simpler just to support this in IDL.

(We were going to use OpenEndedDictionary in Web Animations for `element.animate(elt, { color: ["red", "green"], fontSize: ["10px", "20px"] })` but ended up doing it in prose.  I'll see if I can make the IDL feature its behaviour, if it makes sense.)

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/164#issuecomment-217094118

Received on Thursday, 5 May 2016 07:38:59 UTC