Re: [webcomponents] Exposing a CanvasImageSource hidden by a Shadow Tree (#388)

So it sound like what you want is some kind of protocol for `drawImage()` to support. So you can pass in arbitrary objects and `drawImage()` will poke at something which returns something `drawImage()` understands. That might be better filed at https://github.com/whatwg/html/issues/new though I suppose we could keep a tracking issue here.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/388#issuecomment-185665113

Received on Thursday, 18 February 2016 11:16:10 UTC