Bug 66914
Summary: | [skia gpu] Canvas Copy mode produces aliased results | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Wells <benwells> |
Component: | Canvas | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | jamesr, mdelaney7, mikelawther, reed, schenney, senorblanco |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://trac.webkit.org/export/93749/trunk/LayoutTests/platform/chromium-gpu-linux/fast/canvas/canvas-composite-expected.png |
Ben Wells
When performing path fills with copy mode, and using the gpu, the path is aliased.
From previous test results (before bug 66036 was fixed) it looks like other modes also have this problem at the graphics context level, but they are not used anymore.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |