Re: [2dcontext-tests] Modify some tests under 2dcontext (#4234)

OK, so the tests are:
http://w3c-test.org/submissions/4234/2dcontext/compositing/2d.composite.operation.clear.html
http://w3c-test.org/submissions/4234/2dcontext/drawing-images-to-the-canvas/2d.drawImage.zerocanvas.html
http://w3c-test.org/submissions/4234/2dcontext/drawing-images-to-the-canvas/2d.drawImage.zerosource.html

Chrome passes all of the new tests.

drawing-images-to-the-canvas/2d.drawImage.zerocanvas.html passed on Edge and Firefox, while 2d.composite.operation.clear.html and 2d.drawImage.zerosource.html fail, but previously passed.

Safari fails 2d.drawImage.zerosource.html, but passed before.

So we have a 2/2 split and a 3/1 split. Is it obvious that the Chrome behavior is the desirable one?

View on GitHub: https://github.com/w3c/web-platform-tests/pull/4234#issuecomment-262227045

Received on Tuesday, 22 November 2016 12:20:56 UTC