Logical width calculation for table cells handles percentage width padding incorrectly |
|
Issue descriptionIn this test case: https://chromium.googlesource.com/chromium/src/+/master/third_party/WebKit/LayoutTests/fast/table/cell-percent-padding.html ... at one point, the BorderAndPaddingLogicalWidth() for the th element (whose LayoutObject is a LayoutTableCell) is greater than the element's LogicalWidth(), which is crazy and should never happen. |
|
►
Sign in to add a comment |
|
Comment 1 by e...@chromium.org
, Jul 18