Bug 203131

Summary: [LFC][BFC] TableFormattingContext::computedIntrinsicWidthConstraints should not expect a valid containing block's width
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

zalan
Reported 2019-10-17 19:35:12 PDT
when it is called by the preferred width computation path.
Attachments
Patch (14.29 KB, patch)
2019-10-17 19:46 PDT, zalan
koivisto: review+
Radar WebKit Bug Importer
Comment 1 2019-10-17 19:35:31 PDT
zalan
Comment 2 2019-10-17 19:46:56 PDT
Antti Koivisto
Comment 3 2019-10-18 09:07:17 PDT
Comment on attachment 381263 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=381263&action=review > Source/WebCore/layout/tableformatting/TableFormattingContext.cpp:66 > + // 1. Position each column. Are these references to a spec algorithm? Maybe a link?
zalan
Comment 4 2019-10-18 09:09:47 PDT
zalan
Comment 5 2019-10-18 09:10:07 PDT
(In reply to Antti Koivisto from comment #3) > Comment on attachment 381263 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=381263&action=review > > > Source/WebCore/layout/tableformatting/TableFormattingContext.cpp:66 > > + // 1. Position each column. > > Are these references to a spec algorithm? Maybe a link? good point. I'll add them.
Note You need to log in before you can comment on or make changes to this bug.