[Webkit-unassigned] [Bug 125836] [SVG] Fix CSS transform handling when zoomed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 8 14:28:02 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=125836
--- Comment #2 from Tim Horton <thorton at apple.com> 2014-04-08 14:28:19 PST ---
(From update of attachment 228868)
View in context: https://bugs.webkit.org/attachment.cgi?id=228868&action=review
> Source/WebCore/svg/SVGGraphicsElement.cpp:80
> + float zoom = style->effectiveZoom();
does this take page scale into account? page zoom? which ones are baked into the CSS transform values?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list