Bug 46824

Summary: Convert layoutBlockChild to be block-flow-aware.
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: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 46123    
Attachments:
Description Flags
Patch sam: review+

Description Dave Hyatt 2010-09-29 11:16:04 PDT
Convert layoutBlockChild to be block-flow-aware.  None of the functions it calls are converted yet.
Comment 1 Dave Hyatt 2010-09-29 11:18:01 PDT
Created attachment 69225 [details]
Patch
Comment 2 Dave Hyatt 2010-09-29 12:32:54 PDT
Fixed in r68678.