WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
48300
Fix LayoutTests/canvas/philip/tests/2d.composite.uncovered.image.source-out.html
https://bugs.webkit.org/show_bug.cgi?id=48300
Summary
Fix LayoutTests/canvas/philip/tests/2d.composite.uncovered.image.source-out.html
Mike Lawther
Reported
2010-10-25 22:47:12 PDT
This layout test fails. See master bug:
https://bugs.webkit.org/show_bug.cgi?id=46506
Attachments
Add attachment
proposed patch, testcase, etc.
Swapna P
Comment 1
2011-06-06 00:12:09 PDT
Need to draw transparency in remaining canvas area before drawImage() This issue is getting solved by adding CanvasRenderingContext2D::shouldDisplayTransparencyElsewhere() & CanvasRenderingContext2D::displayTransparencyElsewhere() to draw transparency for the remaining canvas area for CompositeSourceIn & CompositeSourceOut. As this issue is same as
https://bugs.webkit.org/show_bug.cgi?id=48297
, for which patch is submitted to Bugzilla. Once this patch is committed to main branch, this issue will be solved automatically.
Ben Wells
Comment 2
2011-11-14 17:07:51 PST
Test is passing on all ports now.
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