Bug 143050 - [New Block-Inside-Inline Model] Add a preference to enable the new block-inside-inline model
Summary: [New Block-Inside-Inline Model] Add a preference to enable the new block-insi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-25 08:29 PDT by Dave Hyatt
Modified: 2015-03-25 09:29 PDT (History)
0 users

See Also:


Attachments
Patch (9.88 KB, patch)
2015-03-25 08:32 PDT, Dave Hyatt
no flags Details | Formatted Diff | Diff
Patch (5.51 KB, patch)
2015-03-25 08:32 PDT, Dave Hyatt
no flags Details | Formatted Diff | Diff
Patch (5.51 KB, patch)
2015-03-25 08:34 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 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.