WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
44662
Pixel result of LayoutTests/fast/canvas/canvas-incremental-repaint.html incorrect
https://bugs.webkit.org/show_bug.cgi?id=44662
Summary
Pixel result of LayoutTests/fast/canvas/canvas-incremental-repaint.html incor...
Simon Fraser (smfr)
Reported
2010-08-25 22:17:34 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2010-08-25 22:37:03 PDT
(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
)
Simon Fraser (smfr)
Comment 2
2010-09-23 11:46:38 PDT
ping?
Dirk Schulze
Comment 3
2014-04-03 02:04:24 PDT
I too am sure that this is a progression. The file works in Firefox the same way as in Safari. Blink seems to have a regression.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug