Bug 1692740 [wpt PR 27624] - [TablesNG] clusterfuzz empty cells crash, a=testonly
commiteafc6566de13347e5d46aa2d09da79cca392e293
authorAleks Totic <atotic@chromium.org>
Tue, 16 Feb 2021 03:23:29 +0000 (16 03:23 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Tue, 16 Feb 2021 12:57:43 +0000 (16 12:57 +0000)
tree0600acdf3b4669eb3db62a8bf27aaa75ab129cd7
parent593d29a94479ff0fb0ada1506c718da14ed4ba36
Bug 1692740 [wpt PR 27624] - [TablesNG] clusterfuzz empty cells crash, a=testonly

Automatic update from web-platform-tests
[TablesNG] clusterfuzz empty cells crash

If all cells in a table column were empty, collapsed border
dimensions were computed incorrectly.

Fix: do not skip empty cells when dimensioning borders.

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

--

wpt-commits: a8c6d1fe99eb0ab6ea4e4c19d7a918616e22bb82
wpt-pr: 27624
testing/web-platform/tests/css/css-tables/crashtests/empty_cells_crash.html [new file with mode: 0644]