Bug 213958 - [LFC][BFC] Store used vertical margin values in the formatting state
Summary: [LFC][BFC] Store used vertical margin values in the formatting state
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: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-04 08:53 PDT by zalan
Modified: 2020-07-04 13:07 PDT (History)
5 users (show)

See Also:


Attachments
Patch (41.31 KB, patch)
2020-07-04 08:58 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 2020-07-04 08:53:46 PDT
instead of caching them in the Display::Box
Comment 1 zalan 2020-07-04 08:58:33 PDT
Created attachment 403526 [details]
Patch
Comment 2 zalan 2020-07-04 09:02:34 PDT
m_positiveAndNegativeVerticalMargin and m_usedVerticalMargins will eventually be merged.
Comment 3 EWS 2020-07-04 13:06:32 PDT
Committed r263943: <https://trac.webkit.org/changeset/263943>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 403526 [details].
Comment 4 Radar WebKit Bug Importer 2020-07-04 13:07:14 PDT
<rdar://problem/65098386>