Issue 2973: The test LayoutTests/fast/canvas/canvas-bg.html fails http://code.google.com/p/chromium/issues/detail?id=2973
Comment #5 by [EMAIL PROTECTED]: Updating the idl to return CanvasRenderingContext2D gets me closer. The expected and actual images are slightly different because of alpha. Specifically the test is drawing one rectangle with 0, 0, 200, .5 (RGBA). We up with a blue component of 177 where as they end up with a blue component of 228. Not sure if this is expected. Need to verify this. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
