- From: Justin Novosad <web-platform-tests-notifications@w3.org>
- Date: Wed, 09 Nov 2016 18:41:32 GMT
- To: public-web-platform-tests-notifications@w3.org
One more thing we need to test. When a canvas with a bitmap render is used as an image source, and the transferFromImageBitmap() has never been called, it is supposed to produce a transparent black bitmap of the dimensions given by canvas.width/height. Same thing should happen after calling transferFromImageBitmap(null) View on GitHub: https://github.com/w3c/web-platform-tests/pull/4167#issuecomment-259490963
Received on Wednesday, 9 November 2016 18:41:47 UTC