[Webkit-unassigned] [Bug 48291] Fix LayoutTests/canvas/philip/tests/2d.composite.uncovered.fill.copy.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 10 09:54:44 PDT 2011


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





--- Comment #13 from Darin Adler <darin at apple.com>  2011-06-10 09:54:44 PST ---
(From update of attachment 96749)
View in context: https://bugs.webkit.org/attachment.cgi?id=96749&action=review

> Source/WebCore/html/canvas/CanvasRenderingContext2D.cpp:1512
> +    // As per the drawing model mentioned in http://www.whatwg.org/specs/web-apps/current-work/complete/the-canvas-element.html#drawing-model
> +    // We should display transparency for everywhere else for CompositeCopy, too

Where does it say that? Are you sure that's right?

Section 4.8.11.1.3 mentions this for source-atop, source-in, and source-out. But not for copy.

-- 
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