Dactyloidae/layout/tables
Moonchild 975b2cbf74 [layout] Re-order rowgroups if reflowing.
This logic was missing for tfoot. See existing code in second hunk.
2020-10-30 09:08:17 +08:00
..
crashtests Issue #1543 - Align <img> with no src to the updated spec. 2020-05-16 06:49:14 +08:00
reftests import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
test import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
BasicTableLayoutStrategy.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
BasicTableLayoutStrategy.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
celldata.h Issue #1386 - Devirtualize GetRowSpan/GetColSpan 2020-02-08 07:11:55 +08:00
FixedTableLayoutStrategy.cpp Issue #80 - De-unify layout/tables 2020-05-02 08:28:38 +08:00
FixedTableLayoutStrategy.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
moz.build Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
nsCellMap.cpp Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex faster 2020-02-18 07:15:09 +08:00
nsCellMap.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsITableCellLayout.h Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex faster 2020-02-18 07:15:09 +08:00
nsITableLayoutStrategy.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsTableCellFrame.cpp Issue #1545 - Fix border-radius on table row groups, rows, column groups, or columns 2020-05-16 06:49:41 +08:00
nsTableCellFrame.h Issue #1545 - Fix border-radius on table row groups, rows, column groups, or columns 2020-05-16 06:49:41 +08:00
nsTableColFrame.cpp Issue #1355 - Better way to create display items for column backgrounds 2020-05-16 06:48:45 +08:00
nsTableColFrame.h Issue #1355 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList 2020-05-16 06:48:33 +08:00
nsTableColGroupFrame.cpp Issue #1355 - Better way to create display items for column backgrounds 2020-05-16 06:48:45 +08:00
nsTableColGroupFrame.h Issue #1355 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList 2020-05-16 06:48:33 +08:00
nsTableFrame.cpp [layout] Re-order rowgroups if reflowing. 2020-10-30 09:08:17 +08:00
nsTableFrame.h Issue #1355 - Better way to create display items for column backgrounds 2020-05-16 06:48:45 +08:00
nsTableRowFrame.cpp Issue #1355 - Better way to create display items for column backgrounds 2020-05-16 06:48:45 +08:00
nsTableRowFrame.h Issue #1355 - Better way to create display items for column backgrounds 2020-05-16 06:48:45 +08:00
nsTableRowGroupFrame.cpp Issue #1355 - Better way to create display items for column backgrounds 2020-05-16 06:48:45 +08:00
nsTableRowGroupFrame.h Issue #1355 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList 2020-05-16 06:48:33 +08:00
nsTableWrapperFrame.cpp issue #1547 - Correct z-ordering for some table parts and add reftests 2020-05-16 06:49:44 +08:00
nsTableWrapperFrame.h Issue #1355 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList 2020-05-16 06:48:33 +08:00
SpanningCellSorter.cpp Issue #80 - De-unify layout/tables 2020-05-02 08:28:38 +08:00
SpanningCellSorter.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
TableArea.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00