gecko-dev/layout/tables
2020-02-08 06:29:28 +00:00
..
crashtests Bug 1607045 - Look in all table continuations for the original header/footer of a repeated header/footer. r=TYLin 2020-01-23 15:51:22 +00:00
reftests Bug 1017137 - Don't report Complete status in table-row-group fragmentation if it still has more rows to flow after filling the availble size. r=TYLin 2019-12-02 16:40:47 +00:00
test
BasicTableLayoutStrategy.cpp Bug 1592623 - Removed an useless namespace alias r=sylvestre 2019-11-11 21:33:40 +00:00
BasicTableLayoutStrategy.h
celldata.h
FixedTableLayoutStrategy.cpp Bug 1588017 - Clean up nsIFrame::IntrinsicISizeOffsetData r=TYLin,dholbert 2019-11-05 18:52:03 +00:00
FixedTableLayoutStrategy.h
moz.build
nsCellMap.cpp Bug 1613834 - Remove redundant check from nsTableCellMap::RemoveColsAtEnd. r=dbaron 2020-02-08 06:29:28 +00:00
nsCellMap.h
nsITableCellLayout.h
nsITableLayoutStrategy.h
nsTableCellFrame.cpp Bug 1613198: Move inline impls for nsIFrame::GetNormalPosition and GetLogicalNormalPosition into nsIFrameInlines.h. r=jfkthame 2020-02-05 09:52:35 +00:00
nsTableCellFrame.h Bug 1591219 - [css-align] Synthesize a baseline from the content edges for empty table cells. r=dholbert 2019-11-12 15:31:57 +00:00
nsTableColFrame.cpp Bug 1601856 : convert NS_STYLE_VISIBILITY_* to an enum class in nsStyleConsts.h r=emilio 2019-12-13 05:34:38 +00:00
nsTableColFrame.h
nsTableColGroupFrame.cpp Bug 1601856 : convert NS_STYLE_VISIBILITY_* to an enum class in nsStyleConsts.h r=emilio 2019-12-13 05:34:38 +00:00
nsTableColGroupFrame.h Bug 1566945 - Add a parameter to nsContainerFrame::InsertFrames for aPrevFrame's line box. r=dholbert 2019-07-17 23:34:45 +00:00
nsTableFrame.cpp Bug 1610670 - Add AllPhysicalSides() to support range-based for loops. r=mats 2020-02-04 03:28:27 +00:00
nsTableFrame.h Bug 1607045 - Look in all table continuations for the original header/footer of a repeated header/footer. r=TYLin 2020-01-23 15:51:22 +00:00
nsTableRowFrame.cpp Bug 1613198: Move inline impls for nsIFrame::GetNormalPosition and GetLogicalNormalPosition into nsIFrameInlines.h. r=jfkthame 2020-02-05 09:52:35 +00:00
nsTableRowFrame.h Bug 1566945 - Add a parameter to nsContainerFrame::InsertFrames for aPrevFrame's line box. r=dholbert 2019-07-17 23:34:45 +00:00
nsTableRowGroupFrame.cpp Bug 1613349 - Rename nsIFrame::DeleteProperty to RemoveProperty. r=dholbert 2020-02-06 16:06:49 +00:00
nsTableRowGroupFrame.h Bug 1547759 - Pass ReflowInput to FinishReflowChild in almost all cases. r=jfkthame 2019-08-05 11:52:19 +00:00
nsTableWrapperFrame.cpp Bug 1611583 - Use cbindgen for css-align types. r=dholbert 2020-01-31 00:56:49 +00:00
nsTableWrapperFrame.h Bug 1566945 - Add a parameter to nsContainerFrame::InsertFrames for aPrevFrame's line box. r=dholbert 2019-07-17 23:34:45 +00:00
SpanningCellSorter.cpp Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +00:00
SpanningCellSorter.h Bug 1570982 - remove CPP_THROW_NEW; r=glandium 2019-08-14 01:32:41 +00:00
TableArea.h