[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
Mon Jun 6 23:20:57 PDT 2011


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





--- Comment #7 from Ian 'Hixie' Hickson <ian at hixie.ch>  2011-06-06 23:20:57 PST ---
The drawing model is described here:

   http://www.whatwg.org/specs/web-apps/current-work/complete/the-canvas-element.html#drawing-model

For _all_ the composition operators ('copy' isn't special here) the drawing model composites an infinite image over the canvas. The whole canvas is always affected.

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