Bug 68940 - Narrow the float/lines pagination heuristic
Summary: Narrow the float/lines pagination heuristic
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: 2011-09-27 15:00 PDT by Dave Hyatt
Modified: 2011-09-27 15:10 PDT (History)
1 user (show)

See Also:


Attachments
Patch (9.03 KB, patch)
2011-09-27 15:02 PDT, Dave Hyatt
mitz: 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 2011-09-27 15:00:52 PDT
Narrow the float/lines pagination heuristic to only kick in if the previous line broke cleanly and if the floats are occurring at the start of the line.
Comment 1 Dave Hyatt 2011-09-27 15:02:27 PDT
Created attachment 108908 [details]
Patch
Comment 2 Dave Hyatt 2011-09-27 15:10:52 PDT
Fixed in r96162.