..
crashtests
Bug 1243623. Don't skip unregistering a table part if we have a split table. r=mats
2016-02-10 12:18:55 +13:00
reftests
Bug 1220621. When removing a <col>, only create an anonymous colframe to replace it if one is really needed. r=dbaron
2015-11-17 18:15:01 -05:00
test
BasicTableLayoutStrategy.cpp
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
BasicTableLayoutStrategy.h
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
celldata.h
Bug 1242164 - Remove the implementation of colspan=0 (which is now dead code). r=dbaron
2016-01-27 17:02:12 +01:00
FixedTableLayoutStrategy.cpp
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
FixedTableLayoutStrategy.h
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
moz.build
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
nsCellMap.cpp
Bug 1299066: Make NS_STYLE_DISPLAY_* an enum class. Prefer indexing instead of linear search in the frame constructor r=heycam,bz
2016-09-01 20:41:17 -07:00
nsCellMap.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
nsITableCellLayout.h
nsITableLayoutStrategy.h
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsTableCellFrame.cpp
Bug 1297982 - Replace NS_STYLE_BOX_DECORATION_BREAK_* with enum class; r=xidorn
2016-08-26 12:44:32 +05:30
nsTableCellFrame.h
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsTableColFrame.cpp
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsTableColFrame.h
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsTableColGroupFrame.cpp
Bug 1299066: Make NS_STYLE_DISPLAY_* an enum class. Prefer indexing instead of linear search in the frame constructor r=heycam,bz
2016-09-01 20:41:17 -07:00
nsTableColGroupFrame.h
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsTableFrame.cpp
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
2016-09-01 15:01:16 +10:00
nsTableFrame.h
Bug 1299066: Make NS_STYLE_DISPLAY_* an enum class. Prefer indexing instead of linear search in the frame constructor r=heycam,bz
2016-09-01 20:41:17 -07:00
nsTablePainter.cpp
Bug 1228280 - Part 1. Change the parameter of nsCSSRendering::PaintBackground;
2016-05-19 15:43:20 +08:00
nsTablePainter.h
nsTableRowFrame.cpp
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
2016-09-01 15:01:16 +10:00
nsTableRowFrame.h
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsTableRowGroupFrame.cpp
Bug 1299066: Make NS_STYLE_DISPLAY_* an enum class. Prefer indexing instead of linear search in the frame constructor r=heycam,bz
2016-09-01 20:41:17 -07:00
nsTableRowGroupFrame.h
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsTableWrapperFrame.cpp
Bug 1277129 Part 7c - Rename various RS variables to RI. r=dbaron
2016-07-21 18:36:39 +08:00
nsTableWrapperFrame.h
Bug 1277129 Part 7c - Rename various RS variables to RI. r=dbaron
2016-07-21 18:36:39 +08:00
SpanningCellSorter.cpp
Bug 1253085 - Remove the |PLDHashTable*| argument from PLDHash{HashKey,MatchEntry}. r=froydnj.
2016-03-16 15:33:44 +11:00
SpanningCellSorter.h
Bug 1253085 - Remove the |PLDHashTable*| argument from PLDHash{HashKey,MatchEntry}. r=froydnj.
2016-03-16 15:33:44 +11:00
TableArea.h