[webkit-reviews] review granted: [Bug 92327] -webkit-background-clip:text is blurry in WebKit 1 apps when deviceScaleFactor > 1 : [Attachment 154843] Much simpler patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 10:45:51 PDT 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Beth Dakin
<bdakin at apple.com>'s request for review:
Bug 92327: -webkit-background-clip:text is blurry in WebKit 1 apps when
deviceScaleFactor > 1
https://bugs.webkit.org/show_bug.cgi?id=92327

Attachment 154843: Much simpler patch
https://bugs.webkit.org/attachment.cgi?id=154843&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=154843&action=review


Does this do the right thing with a gradient on a <div> which has an ancestor
with a scale transform? That might be a good testcase to have.

> Source/WebCore/platform/graphics/GraphicsContext.h:562
> +	   // getCompatibleCTM() is guaranteed to include the deviceScaleFactor


Period at end of sentence.


More information about the webkit-reviews mailing list