Bug 143050

Summary: [New Block-Inside-Inline Model] Add a preference to enable the new block-inside-inline model
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: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch sam: review+

Description Dave Hyatt 2015-03-25 08:29:21 PDT
Add a pref that will let us land the code that gets rid of continuations in the render tree in favor of a new model for blocks inside inlines.
Comment 1 Dave Hyatt 2015-03-25 08:32:12 PDT
Created attachment 249403 [details]
Patch
Comment 2 Dave Hyatt 2015-03-25 08:32:59 PDT
Created attachment 249404 [details]
Patch
Comment 3 Dave Hyatt 2015-03-25 08:34:54 PDT
Created attachment 249405 [details]
Patch
Comment 4 Dave Hyatt 2015-03-25 09:29:25 PDT
Fixed in r181959.