Bug 68658

Summary: [CSSRegions] Make matchedEndLine bail when it hits a line that moved to a new region
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Dave Hyatt
Reported 2011-09-22 14:59:05 PDT
Make matchedEndLine bail when it hits a line that moved to a new region. Refactor the float checks too so that they include the pagination delta in the distance checked, and so that the code isn't duplicated twice.
Attachments
Patch (85.67 KB, patch)
2011-09-22 15:02 PDT, Dave Hyatt
andersca: review+
Dave Hyatt
Comment 1 2011-09-22 15:02:45 PDT
Dave Hyatt
Comment 2 2011-09-22 15:27:27 PDT
Fixed in r95756.
Note You need to log in before you can comment on or make changes to this bug.