Bug 227808
Summary: | transformContextForPainting() doesn't clip to the source rect | ||
---|---|---|---|
Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
Component: | Assignee: | Nobody <webkit-unassigned> | |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Myles C. Maxfield
When we draw PDFs, we just pass in the context and no other arguments to an opaque "draw the PDF" function. So, if we only want a portion of the PDF drawn, we have to mask the context first.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/80644724>