[Webkit-unassigned] [Bug 27183] REGRESSION: document.documentElement.getScreenCTM() returns incorrect matrix.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 6 10:54:48 PST 2009


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://www.w3.org/TR/SVG/ty
                   |                            |pes.html#InterfaceSVGLocata
                   |                            |ble
             Status|UNCONFIRMED                 |NEW
                 CC|                            |krit at webkit.org,
                   |                            |oliver at apple.com,
                   |                            |zimmermann at kde.org
     Ever Confirmed|0                           |1




--- Comment #8 from Dirk Schulze <krit at webkit.org>  2009-12-06 10:54:47 PST ---
getCTM and getScreenCTM are specified by SVGLocatable. Both do the same. While
getCTM should return the CTM according to the viewport coordinate system,
getScreenCTM should return CTM according to the parent user agent. getScreenCTM
is wrong in trunk. See
http://www.w3.org/TR/SVG/types.html#InterfaceSVGLocatable .

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