WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
203131
[LFC][BFC] TableFormattingContext::computedIntrinsicWidthConstraints should not expect a valid containing block's width
https://bugs.webkit.org/show_bug.cgi?id=203131
Summary
[LFC][BFC] TableFormattingContext::computedIntrinsicWidthConstraints should n...
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-10-17 19:35:31 PDT
<
rdar://problem/56394676
>
zalan
Comment 2
2019-10-17 19:46:56 PDT
Created
attachment 381263
[details]
Patch
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
Committed
r251281
: <
https://trac.webkit.org/changeset/251281
>
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.
Top of Page
Format For Printing
XML
Clone This Bug