fune/layout/tables
Emilio Cobos Álvarez c5bb0f2f52 Bug 1883813 - Implement table cell height quirk as per spec. r=dshin
That is, don't force the width to be content-box. That matches other
implementations and the spec.

Differential Revision: https://phabricator.services.mozilla.com/D204812
2024-03-20 21:32:01 +00:00
..
crashtests Bug 1883606 - Export more MathML crashtests to WPT. r=emilio 2024-03-08 15:40:22 +00:00
reftests
test
BasicTableLayoutStrategy.cpp Bug 1883813 - Implement table cell height quirk as per spec. r=dshin 2024-03-20 21:32:01 +00:00
BasicTableLayoutStrategy.h
celldata.h
FixedTableLayoutStrategy.cpp
FixedTableLayoutStrategy.h
moz.build
nsCellMap.cpp Bug 1885691 - Convert LogicalCorner to enum class in WritingMode.h. r=dholbert 2024-03-16 01:26:40 +00:00
nsCellMap.h Bug 1873473: Part 4 - Update documentation in CalcBCBorders. r=TYLin 2024-02-13 18:37:04 +00:00
nsITableCellLayout.h
nsITableLayoutStrategy.h
nsTableCellFrame.cpp Bug 1883694 - Minor cleanups to some table alignment code. r=dshin,TYLin 2024-03-06 12:59:09 +00:00
nsTableCellFrame.h Bug 1876745 - Propagate explicit content sizes to inner scrolled frame. r=dholbert 2024-01-30 12:46:21 +00:00
nsTableColFrame.cpp
nsTableColFrame.h
nsTableColGroupFrame.cpp
nsTableColGroupFrame.h
nsTableFrame.cpp Bug 1885691 - Convert LogicalCorner to enum class in WritingMode.h. r=dholbert 2024-03-16 01:26:40 +00:00
nsTableFrame.h Bug 1863421 Part 1 - Stop reserving row-spacing at the block-start edge in table continuations. r=dholbert 2024-03-06 16:01:58 +00:00
nsTableRowFrame.cpp Bug 1883813 - Implement table cell height quirk as per spec. r=dshin 2024-03-20 21:32:01 +00:00
nsTableRowFrame.h
nsTableRowGroupFrame.cpp
nsTableRowGroupFrame.h
nsTableWrapperFrame.cpp
nsTableWrapperFrame.h
SpanningCellSorter.cpp
SpanningCellSorter.h
TableArea.h