fune/layout/tables
Narcis Beleuzu 0a22cd4d4f Backed out 2 changesets (bug 221154) for causing crashtests. CLOSED TREE
Backed out changeset 166b593890ef (bug 221154)
Backed out changeset 274f73457318 (bug 221154)
2024-01-19 20:17:38 +02:00
..
crashtests Bug 1855763 - Automatic fixes to avoid using prefixed transforms in tests. r=layout-reviewers,jfkthame 2023-10-02 12:36:17 +00:00
reftests
test Bug 1855300 - convert .ini manifests to .toml: batch 11 remaining **/mochitest.ini r=jmaher,geckoview-reviewers,extension-reviewers,valentin,credential-management-reviewers,cookie-reviewers,sgalich,m_kato,robwu 2023-10-13 02:32:24 +00:00
BasicTableLayoutStrategy.cpp Bug 1772652 - Avoid divide by zero for infinite-size columns. r=dholbert 2023-10-12 09:30:29 +00:00
BasicTableLayoutStrategy.h
celldata.h
FixedTableLayoutStrategy.cpp
FixedTableLayoutStrategy.h
moz.build Bug 1855300 - convert .ini manifests to .toml: batch 11 remaining **/mochitest.ini r=jmaher,geckoview-reviewers,extension-reviewers,valentin,credential-management-reviewers,cookie-reviewers,sgalich,m_kato,robwu 2023-10-13 02:32:24 +00:00
nsCellMap.cpp Bug 1442018 - nsCellMap needs to try harder to find the appropriate cellmap for a table header/footer that may be a repeat. r=layout-reviewers,emilio 2023-11-15 16:24:48 +00:00
nsCellMap.h
nsITableCellLayout.h
nsITableLayoutStrategy.h
nsTableCellFrame.cpp Backed out 2 changesets (bug 221154) for causing crashtests. CLOSED TREE 2024-01-19 20:17:38 +02:00
nsTableCellFrame.h Backed out 2 changesets (bug 221154) for causing crashtests. CLOSED TREE 2024-01-19 20:17:38 +02:00
nsTableColFrame.cpp Bug 1871608 Part 2 - Remove unused setters and member variables for continuous BC borders in table parts. r=jwatt 2023-12-22 22:53:50 +00:00
nsTableColFrame.h Bug 1871608 Part 2 - Remove unused setters and member variables for continuous BC borders in table parts. r=jwatt 2023-12-22 22:53:50 +00:00
nsTableColGroupFrame.cpp Bug 1871608 Part 2 - Remove unused setters and member variables for continuous BC borders in table parts. r=jwatt 2023-12-22 22:53:50 +00:00
nsTableColGroupFrame.h Bug 1871608 Part 2 - Remove unused setters and member variables for continuous BC borders in table parts. r=jwatt 2023-12-22 22:53:50 +00:00
nsTableFrame.cpp Bug 1871608 Part 3 - Remove one addition unused methods and cleanup a comment. r=jwatt 2023-12-22 22:53:51 +00:00
nsTableFrame.h Bug 1871608 Part 3 - Remove one addition unused methods and cleanup a comment. r=jwatt 2023-12-22 22:53:51 +00:00
nsTableRowFrame.cpp Bug 1871608 Part 2 - Remove unused setters and member variables for continuous BC borders in table parts. r=jwatt 2023-12-22 22:53:50 +00:00
nsTableRowFrame.h Bug 1871608 Part 2 - Remove unused setters and member variables for continuous BC borders in table parts. r=jwatt 2023-12-22 22:53:50 +00:00
nsTableRowGroupFrame.cpp Bug 1872410 - Make nsTableRowGroupFrame::FindLineContaining allow callers to set aFrame to an out-of-flow child r=emilio 2024-01-10 03:13:15 +00:00
nsTableRowGroupFrame.h Bug 1871608 Part 2 - Remove unused setters and member variables for continuous BC borders in table parts. r=jwatt 2023-12-22 22:53:50 +00:00
nsTableWrapperFrame.cpp Bug 1350037 Part 3 - Prevent table caption from honoring justify-*/align-* when table is a grid item. r=dholbert 2023-12-18 22:12:43 +00:00
nsTableWrapperFrame.h Bug 1350037 Part 3 - Prevent table caption from honoring justify-*/align-* when table is a grid item. r=dholbert 2023-12-18 22:12:43 +00:00
SpanningCellSorter.cpp Bug 1839051 - Use nsTArray::Sort in the SpanningCellSorter. r=xpcom-reviewers,emilio 2023-12-11 06:53:27 +00:00
SpanningCellSorter.h Bug 1839051 - Use nsTArray::Sort in the SpanningCellSorter. r=xpcom-reviewers,emilio 2023-12-11 06:53:27 +00:00
TableArea.h