Bug 193482 - [LFC] Adjust margin box verification.
Summary: [LFC] Adjust margin box verification.
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-01-15 19:21 PST by zalan
Modified: 2019-01-16 06:53 PST (History)
6 users (show)

See Also:


Attachments
Patch (6.88 KB, patch)
2019-01-15 19:39 PST, 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-01-15 19:21:23 PST
In certain cases, like out-of-flow boxes with margin auto, marginBoxRect() returns 0. It's clearly incorrect.
Comment 1 zalan 2019-01-15 19:39:19 PST
Created attachment 359248 [details]
Patch
Comment 2 WebKit Commit Bot 2019-01-16 06:53:01 PST
Comment on attachment 359248 [details]
Patch

Clearing flags on attachment: 359248

Committed r240035: <https://trac.webkit.org/changeset/240035>
Comment 3 WebKit Commit Bot 2019-01-16 06:53:03 PST
All reviewed patches have been landed.  Closing bug.