[Webkit-unassigned] [Bug 25226] Add a RenderObject::localToParentTransform method which includes the full transform between local and parent local

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 16 16:21:46 PDT 2009


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


simon.fraser at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29558|review?                     |review+
               Flag|                            |




------- Comment #2 from simon.fraser at apple.com  2009-04-16 16:21 PDT -------
(From update of attachment 29558)
r=me, but the localToParentTransform() terminology is a bit of a mismatch with
RenderObjects 'getTransformFromContainer', which includes the offset the
containing blocks renderer, and the transform of the renderer.

Eventually it would be good to have the point/quad mapping methods that are
exposed on RenderObject just work for SVG, so we should look at
mapLocalToContainer/mapAbsoluteToLocalPoint at some point too.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list