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
2025-01-16 23:25:03 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
layout
/
tables
History
Matt Woodrow
1c5ac115d5
Bug 805507 - Only invalidate tables when the visual overflow changes. r=roc
2012-12-12 09:39:10 +13:00
..
crashtests
…
test
…
BasicTableLayoutStrategy.cpp
Bug 776443 part 2. Support percent-less calc for internal table element widths. r=dbaron
2012-11-21 11:19:37 -05:00
BasicTableLayoutStrategy.h
…
celldata.h
…
FixedTableLayoutStrategy.cpp
Bug 776443 part 2. Support percent-less calc for internal table element widths. r=dbaron
2012-11-21 11:19:37 -05:00
FixedTableLayoutStrategy.h
…
Makefile.in
…
nsCellMap.cpp
Bug 815315 - Avoid crashing if the last row-group child frame was removed. r=bz
2012-12-01 01:10:40 +01:00
nsCellMap.h
…
nsITableCellLayout.h
…
nsITableLayout.h
…
nsITableLayoutStrategy.h
…
nsTableCellFrame.cpp
…
nsTableCellFrame.h
…
nsTableColFrame.cpp
…
nsTableColFrame.h
Bug 814713. r=bz
2012-12-10 18:40:01 +01:00
nsTableColGroupFrame.cpp
…
nsTableColGroupFrame.h
…
nsTableFrame.cpp
Bug 805507 - Only invalidate tables when the visual overflow changes. r=roc
2012-12-12 09:39:10 +13:00
nsTableFrame.h
Bug 816458. Instead of removing the MAY_BE_TRANSFORMED bit in certain frame classes, add an nsIFrame::SupportsCSSTransforms method and call it when necessary. r=mats
2012-12-04 17:50:05 +13:00
nsTableOuterFrame.cpp
…
nsTableOuterFrame.h
…
nsTablePainter.cpp
…
nsTablePainter.h
…
nsTableRowFrame.cpp
Bug 776443 part 1. Support percent-less calc for internal table element heights. r=dbaron
2012-11-21 11:19:30 -05:00
nsTableRowFrame.h
…
nsTableRowGroupFrame.cpp
…
nsTableRowGroupFrame.h
…
SpanningCellSorter.cpp
…
SpanningCellSorter.h
…