[Webkit-unassigned] [Bug 44083] SVGLocatable.getScreenCTM ignores scrolling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 24 21:39:15 PDT 2010


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric at webkit.org,
                   |                            |simon.fraser at apple.com




--- Comment #4 from Eric Seidel <eric at webkit.org>  2010-08-24 21:39:15 PST ---
http://trac.webkit.org/browser/trunk/WebCore/svg/SVGLocatable.cpp#L87

is the code.  Notice how it stops at the first non-SVG element.

I suspect that scrolling may be expressed in tx/ty anyway, I'm not sure.

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