Bug 247251
Summary: | Use device pixel scaled backing store for <canvas> with image-rendering: pixelated | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, hhjalmarsson, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 241450 |
Matt Woodrow
We need to do scaling during painting to apply the image-rendering effect
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Woodrow
<rdar://problem/99895407>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/5950
Simon Fraser (smfr)
Does this fix bug 185683 or bug 162592?
Matt Woodrow
Unfortunately not, it just fixes a regression from bug 241450.
EWS
Committed 256299@main (8ed3d524525a): <https://commits.webkit.org/256299@main>
Reviewed commits have been landed. Closing PR #5950 and removing active labels.
Ryan Haddad
*** Bug 245595 has been marked as a duplicate of this bug. ***