WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
226063
[LFC][TFC][Quirks] Use box-sizing: border-box when computing cell height
https://bugs.webkit.org/show_bug.cgi?id=226063
Summary
[LFC][TFC][Quirks] Use box-sizing: border-box when computing cell height
zalan
Reported
2021-05-20 19:05:12 PDT
ssia
Attachments
Patch
(8.82 KB, patch)
2021-05-20 19:31 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(8.82 KB, patch)
2021-05-20 20:46 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2021-05-20 19:31:14 PDT
Created
attachment 429257
[details]
Patch
Simon Fraser (smfr)
Comment 2
2021-05-20 20:00:52 PDT
Comment on
attachment 429257
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=429257&action=review
> Source/WebCore/layout/formattingContexts/table/TableFormattingContext.cpp:307 > + auto heightIsBorderBox = layoutState().inQuirksMode() || cellBox.style().boxSizing() == BoxSizing::BorderBox;
heightUsesBorderBox?
zalan
Comment 3
2021-05-20 20:46:37 PDT
Created
attachment 429263
[details]
Patch
EWS
Comment 4
2021-05-21 06:11:17 PDT
Committed
r277856
(
237998@main
): <
https://commits.webkit.org/237998@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 429263
[details]
.
Radar WebKit Bug Importer
Comment 5
2021-05-21 06:12:17 PDT
<
rdar://problem/78307491
>
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