fune/layout/tables
2019-08-08 20:04:40 +00:00
..
crashtests Bug 1557371 - Part 2 - Load all XUL crashtests with chrome privilege. r=dbaron 2019-07-09 19:40:42 +00:00
reftests Bug 1564308 - Always reflow all row groups and rows if we're doing visibility:collapse adjustments. r=dholbert 2019-07-10 06:49:17 +00:00
test
BasicTableLayoutStrategy.cpp
BasicTableLayoutStrategy.h
celldata.h
FixedTableLayoutStrategy.cpp
FixedTableLayoutStrategy.h
moz.build
nsCellMap.cpp
nsCellMap.h
nsITableCellLayout.h
nsITableLayoutStrategy.h
nsTableCellFrame.cpp Bug 1571250 - Convert flags passed to ReflowChild, FinishReflowChild, SyncFrameViewAfterReflow and from GetXULLayoutFlags / GetLayoutFlags into an enum class. r=TYLin 2019-08-08 19:48:19 +00:00
nsTableCellFrame.h Bug 1566945 - Add a parameter to nsContainerFrame::InsertFrames for aPrevFrame's line box. r=dholbert 2019-07-17 23:34:45 +00:00
nsTableColFrame.cpp
nsTableColFrame.h
nsTableColGroupFrame.cpp Bug 1547759 - Pass ReflowInput to FinishReflowChild in almost all cases. r=jfkthame 2019-08-05 11:52:19 +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 1547759 - Ensure that we call ApplyRelativePositioning after the frame's new size has been set so it works correctly for RTL. r=jfkthame,dholbert 2019-08-08 20:04:40 +00:00
nsTableFrame.h Bug 1547759 - Switch nsTableFrame to use the logical version of FinishReflowChild. r=jfkthame 2019-08-08 20:03:33 +00:00
nsTableRowFrame.cpp Bug 1547759 - Ensure that we call ApplyRelativePositioning after the frame's new size has been set so it works correctly for RTL. r=jfkthame,dholbert 2019-08-08 20:04:40 +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 1547759 - Ensure that we call ApplyRelativePositioning after the frame's new size has been set so it works correctly for RTL. r=jfkthame,dholbert 2019-08-08 20:04:40 +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 1571250 - Convert flags passed to ReflowChild, FinishReflowChild, SyncFrameViewAfterReflow and from GetXULLayoutFlags / GetLayoutFlags into an enum class. r=TYLin 2019-08-08 19:48:19 +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
SpanningCellSorter.h
TableArea.h