NEW 227808
transformContextForPainting() doesn't clip to the source rect
https://bugs.webkit.org/show_bug.cgi?id=227808
Summary transformContextForPainting() doesn't clip to the source rect
Myles C. Maxfield
Reported Thursday, July 8, 2021 8:07:24 PM UTC
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
Radar WebKit Bug Importer
Comment 1 Thursday, July 15, 2021 8:08:16 PM UTC
Note You need to log in before you can comment on or make changes to this bug.