Bug 664130 - Document what GetFrameBoundsForTransform is about. r=roc.

--HG--
extra : rebase_source : dd1843b385b0976bd318dff6cc7c59ef15970f32
This commit is contained in:
Jonathan Watt 2011-06-16 12:06:05 +01:00
parent 5ca642d50a
commit eb919c62a6

View File

@ -2140,7 +2140,8 @@ public:
const nsPoint &aOrigin);
/**
* Returns the bounds of a frame as defined for transforms. If
* Returns the bounds of a frame as defined for resolving percentage
* <translation-value>s in CSS transforms. If
* UNIFIED_CONTINUATIONS is not defined, this is simply the frame's bounding
* rectangle, translated to the origin. Otherwise, returns the smallest
* rectangle containing a frame and all of its continuations. For example,