mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 664130 - Document what GetFrameBoundsForTransform is about. r=roc.
--HG-- extra : rebase_source : dd1843b385b0976bd318dff6cc7c59ef15970f32
This commit is contained in:
parent
5ca642d50a
commit
eb919c62a6
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user