[webkit-reviews] review granted: [Bug 96361] getScreenCTM returns different values depending on zoom : [Attachment 163384] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 11 20:21:25 PDT 2012


Dirk Schulze <krit at webkit.org> has granted Florin Malita
<fmalita at chromium.org>'s request for review:
Bug 96361: getScreenCTM returns different values depending on zoom
https://bugs.webkit.org/show_bug.cgi?id=96361

Attachment 163384: Patch
https://bugs.webkit.org/attachment.cgi?id=163384&action=review

------- Additional Comments from Dirk Schulze <krit at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=163384&action=review


> Source/WebCore/svg/SVGSVGElement.cpp:441
> +	       float zoomFactor = 1.0f;

just 1?


More information about the webkit-reviews mailing list