[w3c/IndexedDB] DOMStringList should have [Exposed=(Window,Worker)] (#118)

* Firefox implements DOMStringList with `[Exposed=(Window,Worker)]`
* Chrome does not, but probably should.

I don't think we're saving much by not exposing it in workers (i.e. won't make getting rid of it significantly harder)


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/118

Received on Thursday, 17 November 2016 20:54:31 UTC