Bug 193495 - [LFC][BFC] Inflow non-replaced used width should not be negative.
Summary: [LFC][BFC] Inflow non-replaced used width should not be negative.
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: 2019-01-16 09:06 PST by zalan
Modified: 2019-01-16 16:19 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.84 KB, patch)
2019-01-16 09:08 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (3.25 KB, patch)
2019-01-16 16:01 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-16 09:06:20 PST
Guess it does not really make too much sense to have negative width (even if it breaks the 'margin-left' + 'border-left-width' + 'padding-left' + 'width' + 'padding-right' + 'border-right-width' + 'margin-right' = width of containing block constraint)
Comment 1 zalan 2019-01-16 09:08:23 PST
Created attachment 359268 [details]
Patch
Comment 2 zalan 2019-01-16 16:01:12 PST
Created attachment 359328 [details]
Patch
Comment 3 WebKit Commit Bot 2019-01-16 16:18:04 PST
Comment on attachment 359328 [details]
Patch

Clearing flags on attachment: 359328

Committed r240093: <https://trac.webkit.org/changeset/240093>
Comment 4 WebKit Commit Bot 2019-01-16 16:18:06 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-01-16 16:19:29 PST
<rdar://problem/47333936>