Bug 1700813 [wpt PR 28231] - [TablesNG] Colspanned cell uses table grid size defined...
commit9f46b420c3bee62f4ce2254651447127138b3eee
authorAleks Totic <atotic@chromium.org>
Sat, 27 Mar 2021 11:07:19 +0000 (27 11:07 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Sat, 27 Mar 2021 17:41:20 +0000 (27 17:41 +0000)
tree2b8da47a0bb275a003645f0e5d43b4698e9f4b8d
parentc30c452500c96063363d7e34ea40af734c7f403d
Bug 1700813 [wpt PR 28231] - [TablesNG] Colspanned cell uses table grid size defined by COL, a=testonly

Automatic update from web-platform-tests
[TablesNG] Colspanned cell uses table grid size defined by COL

Colspanned cells cannot extend beyond size of the table grid.
NGTableBorders::ComputeTableBorders did not use COLs
to compute grid size, and cells would up too narrow.

Bug: 1192304
Change-Id: I7e8e54a341c6f8ba99212e5076939c1e27601d30
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2785495
Commit-Queue: Aleks Totic <atotic@chromium.org>
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#866448}

--

wpt-commits: 35e3fd4ade7c69f3b56a28d8b1b88723c58755b7
wpt-pr: 28231
testing/web-platform/tests/css/css-tables/table_grid_size_col_colspan-ref.html [new file with mode: 0644]
testing/web-platform/tests/css/css-tables/table_grid_size_col_colspan.html [new file with mode: 0644]