Bug 209114 - [LFC][TFC] Fill in the gaps with anonymous table cell boxes
Summary: [LFC][TFC] Fill in the gaps with anonymous table cell boxes
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: 2020-03-14 14:01 PDT by zalan
Modified: 2020-03-14 15:04 PDT (History)
6 users (show)

See Also:


Attachments
Patch (6.99 KB, patch)
2020-03-14 14:11 PDT, 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 2020-03-14 14:01:50 PDT
https://www.w3.org/TR/CSS22/tables.html

A "missing cell" is a cell in the row/column grid that is not occupied by an element or pseudo-element. Missing cells are rendered as if an anonymous table-cell box occupied their position in the grid.
Comment 1 Radar WebKit Bug Importer 2020-03-14 14:02:06 PDT
<rdar://problem/60458806>
Comment 2 zalan 2020-03-14 14:11:32 PDT
Created attachment 393593 [details]
Patch
Comment 3 WebKit Commit Bot 2020-03-14 15:04:05 PDT
Comment on attachment 393593 [details]
Patch

Clearing flags on attachment: 393593

Committed r258473: <https://trac.webkit.org/changeset/258473>
Comment 4 WebKit Commit Bot 2020-03-14 15:04:07 PDT
All reviewed patches have been landed.  Closing bug.