[Webkit-unassigned] [Bug 48290] Fix LayoutTests/canvas/philip/tests/2d.composite.operation.highlight.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 04:05:27 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=48290


sarapkarthik <sarap.karthik at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #95580|                            |review?
               Flag|                            |




--- Comment #3 from sarapkarthik <sarap.karthik at gmail.com>  2011-06-01 04:05:27 PST ---
Created an attachment (id=95580)
 --> (https://bugs.webkit.org/attachment.cgi?id=95580&action=review)
Patch to fix the "highlight" issue as per analysis above

"highlight" is not a valid globalComposite operation as per http://www.w3.org/TR/2011/WD-2dcontext-20110525/#compositing, but the code was still supporting "highlight". So, I removed "highlight" & all the related code.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list