[Webkit-unassigned] [Bug 48288] Fix LayoutTests/canvas/philip/tests/2d.composite.operation.clear.html
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 20 14:37:16 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=48288
Kulanthaivel Palanichamy <kulanthaivel at codeaurora.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #94273| |review?
Flag| |
--- Comment #1 from Kulanthaivel Palanichamy <kulanthaivel at codeaurora.org> 2011-05-20 14:37:16 PST ---
Created an attachment (id=94273)
--> (https://bugs.webkit.org/attachment.cgi?id=94273&action=review)
Proposed patch.
This patch removes three compositor operators (clear, darker and highlight) that are not valid by the canvas spec. Operator "clear" seems most popularly used and there may be backward compatibility issues on removal. However, to support this operator and confirm to the spec, the implementation has to rename it something like "webkit-clear'.
--
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