Bug 199930 - [LFC][IFC] Add partial content handling
Summary: [LFC][IFC] Add partial content handling
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-18 21:14 PDT by zalan
Modified: 2019-07-19 06:35 PDT (History)
6 users (show)

See Also:


Attachments
Patch (13.50 KB, patch)
2019-07-18 21:28 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (13.50 KB, patch)
2019-07-19 05:53 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2019-07-18 21:14:41 PDT
This is in preparation for adding split content support.
Comment 1 zalan 2019-07-18 21:28:43 PDT
Created attachment 374440 [details]
Patch
Comment 2 Antti Koivisto 2019-07-18 23:52:21 PDT
Comment on attachment 374440 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=374440&action=review

> Source/WebCore/layout/inlineformatting/InlineFormattingContextLineLayout.cpp:211
> +        // Shrink availble space for current line and move existing inline runs.

available
Comment 3 zalan 2019-07-19 05:53:49 PDT
Created attachment 374459 [details]
Patch
Comment 4 WebKit Commit Bot 2019-07-19 06:35:48 PDT
Comment on attachment 374459 [details]
Patch

Clearing flags on attachment: 374459

Committed r247644: <https://trac.webkit.org/changeset/247644>
Comment 5 WebKit Commit Bot 2019-07-19 06:35:50 PDT
All reviewed patches have been landed.  Closing bug.