[Bug 11431] should mention that .toDataURL() for image/jpeg acts as if the image was composited against black

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11431

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |excors@gmail.com,
                   |                            |ian@hixie.ch

--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch> 2010-11-30 01:20:12 UTC ---
Actually mozilla and safari apparently don't do that, they instead
unpremultiply the colours. Either way, this needs speccing.

Philip, I'm told you have tests for this that may not match implementations?
Can you elaborate? Specifically, this one:
http://philip.html5.org/tests/canvas/suite/tests/toDataURL.jpeg.alpha.html

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 30 November 2010 01:20:14 UTC