[Webkit-unassigned] [Bug 42815] getBoundingClientRect Broken for SVG Elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 31 22:15:15 PDT 2010


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


Cosmin Truta <ctruta at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #65517|0                           |1
        is obsolete|                            |
  Attachment #66167|                            |review?, commit-queue?
               Flag|                            |




--- Comment #6 from Cosmin Truta <ctruta at chromium.org>  2010-08-31 22:15:15 PST ---
Created an attachment (id=66167)
 --> (https://bugs.webkit.org/attachment.cgi?id=66167)
Fix and layout test, take 2

As mentioned in the previous comment, it is not sufficient to just call getBBox(). It is also necessary to go through the rest of the function's calculations, in order to obtain the correct result. I am now stretching the rectangle in the layout test, to ensure that the necessary calculations are performed.
Upon this submission, the values displayed in Chromium/TestShell are consistent with those displayed in Firefox.

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