New issue
Advanced search Search tips

Issue 736111 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 727173
Owner: ----
Closed: Jun 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Always use the direction of table section, column, row same as the table

Project Member Reported by wangxianzhu@chromium.org, Jun 22 2017

Issue description

This bug is about using the direction of table section and table row same as the table to simplify code. This is not necessarily about broken functionality thought there might be. This bug is different from  bug 727173  which is about that the direction of table section and table row should not affect order of cells.

If we fix this bug, we'll always use the same logical directions (before, after, start, end) in LayoutTable, LayoutTableCol, LayoutTableSection, LayoutTableRow.
 
Mergedinto: 727173
Status: Duplicate (was: Untriaged)
The patch for  bug 727173  will also fix this bug.

Sign in to add a comment