[webkit-reviews] review requested: [Bug 48290] Fix LayoutTests/canvas/philip/tests/2d.composite.operation.highlight.html : [Attachment 95580] Patch to fix the "highlight" issue as per analysis above

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


sarapkarthik <sarap.karthik at gmail.com> has asked  for review:
Bug 48290: Fix
LayoutTests/canvas/philip/tests/2d.composite.operation.highlight.html
https://bugs.webkit.org/show_bug.cgi?id=48290

Attachment 95580: Patch to fix the "highlight" issue as per analysis above
https://bugs.webkit.org/attachment.cgi?id=95580&action=review

------- Additional Comments from sarapkarthik <sarap.karthik at gmail.com>
"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.


More information about the webkit-reviews mailing list