[TablesNG] SetHideTableCellIfEmpty cleanup
I believed that empty-cells:hide was a css attribute on table, that afffects how cells are drawn. This was wrong. empty-cells:hide is a css property of a cell, inherited via CSS. Old way made this test fail: external/wpt/css/CSS2/tables/empty-cells-applies-to-014.xht Bug: 958381 Change-Id: I0fcc09bec995fd743e31d9e9ad688431e92f666e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416840 Commit-Queue: Aleks Totic <atotic@chromium.org> Reviewed-by:Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#808976}
Showing
Please register or sign in to comment