Bug 66133

Summary: [CSSRegions] Fix mouse events on the RenderRegions
Product: WebKit Reporter: Alexandru Chiculita <achicu>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal CC: hyatt, mihnea
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Patch sam: review+

Description Alexandru Chiculita 2011-08-12 04:14:21 PDT
RenderRegions should use the RenderFlowThread for hit testing.
Comment 1 Dave Hyatt 2011-08-12 13:44:44 PDT
Created attachment 103809 [details]
Patch
Comment 2 Dave Hyatt 2011-08-12 14:02:33 PDT
Fixed in r92993.