New issue
Advanced search Search tips

Issue 862435 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Logical width calculation for table cells handles percentage width padding incorrectly

Project Member Reported by szager@chromium.org, Jul 10

Issue description

In 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.
 
Status: Available (was: Untriaged)

Sign in to add a comment