Bug 46603

Summary: Account for block-flow in computeLogicalHeight's stretch to view/page code.
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal CC: ojan, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 46123    

Description Dave Hyatt 2010-09-26 19:44:17 PDT
Account for block-flow in computeLogicalHeight's stretch to view/page code.  Right now it uses collapsedMarginTop/Bottom and also the page height and view height.
Comment 1 Ojan Vafai 2013-01-30 13:25:05 PST
This looks to be resolved. The FIXME is still in the code, but the code is all right. :) I'll remove the FIXME in another patch I'm working on.