NEW 47634
WebFont text drawing mangles the clip rect
https://bugs.webkit.org/show_bug.cgi?id=47634
Summary WebFont text drawing mangles the clip rect
Brett Wilson (Google)
Reported 2010-10-13 16:18:41 PDT
WebFontImpl::drawText doesn't save and restore the GraphicsContext around setting the clip, so the GC will have the clip rect still applied after the call returns.
Attachments
Patch (1.14 KB, patch)
2010-10-13 16:32 PDT, Brett Wilson (Google)
eric: review-
Brett Wilson (Google)
Comment 1 2010-10-13 16:32:50 PDT
Eric Seidel (no email)
Comment 2 2010-12-14 01:53:06 PST
Comment on attachment 70683 [details] Patch How do we test this? What tests does this affect?
Note You need to log in before you can comment on or make changes to this bug.