Bug 46442

Summary: Disable block-flow for tables and flexible boxes for now.
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: CSSAssignee: 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
none
Patch sam: review+

Description Dave Hyatt 2010-09-23 19:16:33 PDT
Allows block-flow support to be staged.  For now tables and flexible boxes just don't support it.  We can remove this code once the support is in place.
Comment 1 Dave Hyatt 2010-09-23 19:20:41 PDT
Created attachment 68639 [details]
Patch
Comment 2 Dave Hyatt 2010-09-23 19:22:48 PDT
Created attachment 68640 [details]
Patch
Comment 3 Dave Hyatt 2010-09-23 19:27:14 PDT
Fixed in r68227.