[Webkit-unassigned] [Bug 44662] Pixel result of LayoutTests/fast/canvas/canvas-incremental-repaint.html incorrect
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 25 22:37:03 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44662
Andreas Kling <andreas.kling at nokia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andreas.kling at nokia.com
--- Comment #1 from Andreas Kling <andreas.kling at nokia.com> 2010-08-25 22:37:03 PST ---
(In reply to comment #0)
> The pixel result of LayoutTests/fast/canvas/canvas-incremental-repaint.html shows that clearRect() used to do shadows, but no longer does. Unclear if this is a progression.
It's a progression.
"Shapes are painted without affecting the current path, and are subject to the clipping region, and, with the exception of clearRect(), also shadow effects, global alpha, and global composition operators."
Source:
http://www.whatwg.org/specs/web-apps/current-work/#simple-shapes-(rectangles)
--
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