Bug 132383 - [New Multicolumn] Region offset not factored in when mapping to local coords
Summary: [New Multicolumn] Region offset not factored in when mapping to local coords
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-30 09:00 PDT by Dave Hyatt
Modified: 2014-04-30 09:43 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.63 KB, patch)
2014-04-30 09:02 PDT, Dave Hyatt
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2014-04-30 09:00:22 PDT
fast/events/offsetX-offsetY.html is still not quite right when the multicolumn block has borders/padding. The offset of the region from the multicolumn block is not being factored in to the mapping.
Comment 1 Dave Hyatt 2014-04-30 09:02:25 PDT
Created attachment 230481 [details]
Patch
Comment 2 Dave Hyatt 2014-04-30 09:43:21 PDT
Fixed in r168024.