RESOLVED FIXED 68658
[CSSRegions] Make matchedEndLine bail when it hits a line that moved to a new region
https://bugs.webkit.org/show_bug.cgi?id=68658
Summary [CSSRegions] Make matchedEndLine bail when it hits a line that moved to a new...
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.