This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-27 14:52:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
893cf3efd4
gecko-dev
/
layout
/
tables
History
David Shin
13d8c567da
Bug 1786353 - Use logical sides when calculating table cell baseline. r=emilio
...
Differential Revision:
https://phabricator.services.mozilla.com/D155396
2022-08-23 17:11:44 +00:00
..
crashtests
Bug 1767364: Return an incomplete reflow status for tables if they have next-in-flow with previously unflowed children. r=dholbert
2022-06-10 09:14:00 +00:00
reftests
test
Bug 1782008 - Remove now unnecessary .eslintrc.js files. r=webcompat-reviewers,extension-reviewers,media-playback-reviewers,pip-reviewers,denschub,rpl,alwu,mossop
2022-08-03 11:16:20 +00:00
BasicTableLayoutStrategy.cpp
BasicTableLayoutStrategy.h
celldata.h
FixedTableLayoutStrategy.cpp
FixedTableLayoutStrategy.h
moz.build
nsCellMap.cpp
Bug 1769011: Remove set-but-never-used variable "cellCount" from table layout method nsCellMap::Dump. r=emilio
2022-05-13 23:56:04 +00:00
nsCellMap.h
nsITableCellLayout.h
nsITableLayoutStrategy.h
nsTableCellFrame.cpp
Bug 1786353 - Use logical sides when calculating table cell baseline. r=emilio
2022-08-23 17:11:44 +00:00
nsTableCellFrame.h
nsTableColFrame.cpp
Bug 1785310 - Remove mozilla/StaticPrefs_layout.h includes from other headers. r=dholbert
2022-08-17 21:26:36 +00:00
nsTableColFrame.h
nsTableColGroupFrame.cpp
Bug 1785310 - Add a few extra missing includes that hybrid builds caught.
2022-08-18 00:08:37 +02:00
nsTableColGroupFrame.h
nsTableFrame.cpp
Bug 1464761 Part 4 - Remove nsReflowStatus::mTruncated bit. r=dholbert
2022-07-27 21:55:18 +00:00
nsTableFrame.h
Bug 1779602 - Remove nsImageGeometryMixin. r=tnikkel
2022-07-18 21:20:50 +00:00
nsTableRowFrame.cpp
Bug 1785310 - Remove mozilla/StaticPrefs_layout.h includes from other headers. r=dholbert
2022-08-17 21:26:36 +00:00
nsTableRowFrame.h
nsTableRowGroupFrame.cpp
Bug 1785310 - Remove mozilla/StaticPrefs_layout.h includes from other headers. r=dholbert
2022-08-17 21:26:36 +00:00
nsTableRowGroupFrame.h
Bug 1758757 - Remove two ReflowInput::ApplyRelativePositioning methods that require ReflowInput instance. r=emilio
2022-06-27 20:49:59 +00:00
nsTableWrapperFrame.cpp
Bug 1464761 Part 4 - Remove nsReflowStatus::mTruncated bit. r=dholbert
2022-07-27 21:55:18 +00:00
nsTableWrapperFrame.h
SpanningCellSorter.cpp
SpanningCellSorter.h
TableArea.h