[Webkit-unassigned] [Bug 111587] SVG Pattern pixelated on inline SVG with CSS transforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 7 19:23:14 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=111587


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.fraser at apple.com




--- Comment #2 from Dirk Schulze <krit at webkit.org>  2013-03-07 19:25:39 PST ---
(In reply to comment #1)
> This is most likely affecting clips & masks also, as they all use SVGRenderingContext::calculateTransformationToOutermostSVGCoordinateSystem() when calculating the image buffer size.

Could you find a way to get the transformation matrix from SVG root to page transform? I think you said need to go to the tree and calculate the transform manually, right?

-- 
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