Bug 213882 - [LFC][BFC] Remove redundant margin-border-padding when computing the intrinsic width
Summary: [LFC][BFC] Remove redundant margin-border-padding when computing the intrinsi...
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-02 07:18 PDT by zalan
Modified: 2020-07-06 12:21 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.90 KB, patch)
2020-07-02 07:24 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-02 07:18:43 PDT
ssia
Comment 1 zalan 2020-07-02 07:24:30 PDT
Created attachment 403365 [details]
Patch
Comment 2 EWS 2020-07-02 07:52:40 PDT
Committed r263846: <https://trac.webkit.org/changeset/263846>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 403365 [details].
Comment 3 Radar WebKit Bug Importer 2020-07-02 07:53:15 PDT
<rdar://problem/65034332>
Comment 4 Aakash Jain 2020-07-06 12:21:29 PDT
Newly added test fast/layoutformattingcontext/table-with-margin-content-simple.html is failing consistently on windows, as also indicated by EWS (in https://ews-build.webkit.org/#/builders/10/builds/27387)

Tracked in Bug 213997.