Bug 46027 - Image on gamespot.com paginates independently of its enclosing border
Summary: Image on gamespot.com paginates independently of its enclosing border
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Printing (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-17 20:54 PDT by Dave Hyatt
Modified: 2010-09-17 21:09 PDT (History)
0 users

See Also:


Attachments
Patch (6.21 KB, patch)
2010-09-17 20:56 PDT, Dave Hyatt
sam: 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 2010-09-17 20:54:27 PDT
When printing gamespot.com, an image at the bottom of the first page moves to the second page, but its snug-fitting border (on an enclosing block) doesn't move.  Improve the pagination strut algorithm to account for block-level replaced elements.
Comment 1 Dave Hyatt 2010-09-17 20:56:25 PDT
Created attachment 67996 [details]
Patch
Comment 2 Dave Hyatt 2010-09-17 21:09:45 PDT
Fixed in r67774.