Re: [webkit-dev] DRT Test case video-canvas-drawing-output.html failed on Win Enviornment

2016-01-04 Thread Alex Christensen
Are you using the WinCairo port, which uses MediaFoundation for video, or the AppleWin port, which uses AVFoundation for video? Linux uses GStreamer for video. These are all completely different implementations of video players. It is quite possible there is a bug in one of them that needs to

[webkit-dev] DRT Test case video-canvas-drawing-output.html failed on Win Enviornment

2016-01-02 Thread ankit srivastav
Hi All, Working on a webkit DRT test case media/video-canvas-drawing-output.html . Test is getting failed on Win environment with only 1 pixel value difference. But is working fine on linux. Is this test should be added in the skipped list for windows ? Is their is some difference in clourspace ma