Bug 46442 - Disable block-flow for tables and flexible boxes for now.
Summary: Disable block-flow for tables and flexible boxes for now.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks: 46123
  Show dependency treegraph
 
Reported: 2010-09-23 19:16 PDT by Dave Hyatt
Modified: 2010-09-23 19:27 PDT (History)
0 users

See Also:


Attachments
Patch (2.86 KB, patch)
2010-09-23 19:20 PDT, Dave Hyatt
no flags Details | Formatted Diff | Diff
Patch (2.84 KB, patch)
2010-09-23 19:22 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-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.