Bug 69047 - Element::screenRect should probably respect transforms
Summary: Element::screenRect should probably respect transforms
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Fady Samuel
URL:
Keywords:
Depends on: 69009
Blocks: 68075
  Show dependency treegraph
 
Reported: 2011-09-28 17:58 PDT by Fady Samuel
Modified: 2011-09-28 17:58 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fady Samuel 2011-09-28 17:58:22 PDT
It should probably use absoluteBoundingBoxRect instead of absoluteBoundingBoxRectIgnoringTransforms.