gecko/layout/tables
Jesse Ruderman fb054fc73e Add some crashtests and reftests
--HG--
extra : rebase_source : a167ccf140387fa50e3668422b5a74bea0527255
2010-06-17 13:21:24 -07:00
..
crashtests Add some crashtests and reftests 2010-06-17 13:21:24 -07:00
test
BasicTableLayoutStrategy.cpp
BasicTableLayoutStrategy.h
celldata.h Don't use enum bit-fields. r=timeless b=334571 2010-04-27 18:15:02 +02:00
FixedTableLayoutStrategy.cpp
FixedTableLayoutStrategy.h
Makefile.in
nsCellMap.cpp bug 564054 - rebuild cellmap if inserted rows contain a zero rowspan r=bzbarsky 2010-05-13 16:15:50 +02:00
nsCellMap.h Bug 334571 Coverity 702, NS_SIDES array limit check - replace NS_FOR_CSS_SIDES defines with enum. r=zwol,mats 2010-04-27 18:15:02 +02:00
nsITableCellLayout.h
nsITableLayout.h
nsITableLayoutStrategy.h
nsTableCellFrame.cpp Bug 334571 Coverity 702, NS_SIDES array limit check - replace NS_FOR_CSS_SIDES defines with enum. r=zwol,mats 2010-04-27 18:15:02 +02:00
nsTableCellFrame.h Use macros for frame state so that it's easy to change the size and easier to read the constants. (Bug 570837) r=roc 2010-06-08 22:28:14 -07:00
nsTableColFrame.cpp Remove unused frame state bits. (Bug 570837) r=roc 2010-06-08 22:28:14 -07:00
nsTableColFrame.h
nsTableColGroupFrame.cpp Use macros for frame state so that it's easy to change the size and easier to read the constants. (Bug 570837) r=roc 2010-06-08 22:28:14 -07:00
nsTableColGroupFrame.h
nsTableFrame.cpp bug 567835 - add parentheses to make the required logic to happen r=dholbert 2010-05-27 07:31:11 +02:00
nsTableFrame.h bug 558574 - fix issues with table footer placement and missed page breaks inside of row groups r=roc 2010-05-13 16:15:49 +02:00
nsTableOuterFrame.cpp Bug 556446: Remove dead code in layout. r=roc,bz 2010-04-03 07:36:19 -04:00
nsTableOuterFrame.h Bug 556446: Remove dead code in layout. r=roc,bz 2010-04-03 07:36:19 -04:00
nsTablePainter.cpp Make PaintBackgroundWithSC and related methods operate on nsStyleContext* rather than const nsStyleBackground*. (Bug 147777) r=zweinberg 2010-04-02 18:58:26 -07:00
nsTablePainter.h Make PaintBackgroundWithSC and related methods operate on nsStyleContext* rather than const nsStyleBackground*. (Bug 147777) r=zweinberg 2010-04-02 18:58:26 -07:00
nsTableRowFrame.cpp Bug 552246 remove unused variable availWidth from nsTableRowFrame::CalcHeight 2010-04-01 08:07:22 -07:00
nsTableRowFrame.h Use macros for frame state so that it's easy to change the size and easier to read the constants. (Bug 570837) r=roc 2010-06-08 22:28:14 -07:00
nsTableRowGroupFrame.cpp bug 558574 - fix issues with table footer placement and missed page breaks inside of row groups r=roc 2010-05-13 16:15:49 +02:00
nsTableRowGroupFrame.h Use macros for frame state so that it's easy to change the size and easier to read the constants. (Bug 570837) r=roc 2010-06-08 22:28:14 -07:00
SpanningCellSorter.cpp Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc 2010-04-10 16:09:38 -04:00
SpanningCellSorter.h Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc 2010-04-10 16:09:38 -04:00