Bug 34023 - webkitConvertPointFromNodeToPage doesn't take into account most recent transform style
Summary: webkitConvertPointFromNodeToPage doesn't take into account most recent transf...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-01-22 15:11 PST by Simon Fraser (smfr)
Modified: 2010-01-22 16:46 PST (History)
0 users

See Also:


Attachments
Testcase (1.01 KB, text/html)
2010-01-22 15:12 PST, Simon Fraser (smfr)
no flags Details
Patch (4.11 KB, patch)
2010-01-22 15:53 PST, Simon Fraser (smfr)
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2010-01-22 15:11:28 PST
webkitConvertPointFromNodeToPage needs to do layout if necessary, before mapping points.
<rdar://problem/7569554>
Comment 1 Simon Fraser (smfr) 2010-01-22 15:12:30 PST
Created attachment 47232 [details]
Testcase
Comment 2 Simon Fraser (smfr) 2010-01-22 15:53:02 PST
Created attachment 47241 [details]
Patch
Comment 3 mitz 2010-01-22 16:40:42 PST
Comment on attachment 47241 [details]
Patch

> \ No newline at end of file
Comment 4 Simon Fraser (smfr) 2010-01-22 16:46:48 PST
http://trac.webkit.org/changeset/53739