This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
layout
/
tables
History
jruderman%hmc.edu
4d482fd924
Add crashtest
...
git-svn-id: svn://10.0.0.236/trunk@248672 18797224-902f-48f8-a5cc-f745e15eee43
2008-03-27 07:03:22 +00:00
..
crashtests
Add crashtest
2008-03-27 07:03:22 +00:00
test
…
BasicTableLayoutStrategy.cpp
Bug 413180: Stop distributing span pct-width to cols when there are only 0-width cols left. r+sr=dbaron a=beltzner
2008-02-22 17:15:28 +00:00
BasicTableLayoutStrategy.h
Bug 368504: Create and use DistributeWidthToColumns for colspan-width and table-width distribution. r+sr=dbaron a=blocking1.9+
2008-01-18 04:18:22 +00:00
celldata.h
…
FixedTableLayoutStrategy.cpp
…
FixedTableLayoutStrategy.h
…
Makefile.in
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
2008-02-18 08:50:33 +00:00
nsCellMap.cpp
use the firstinflow when looking up rowgroups bug 424291 r/sr=bzbarsky a=mtschrep
2008-03-21 20:37:31 +00:00
nsCellMap.h
Bug 410052 â Fix our nsHTMLAccessibleTable class so GetIndexAt and GetRowAtIndex and GetColumnAtIndex behave consistently, patch=me, marcoz, r=marcoz, me, bernd, sr=roc, blocking1.9+=dsicore
2008-02-07 07:03:26 +00:00
nsITableCellLayout.h
…
nsITableLayout.h
Bug 410052 â Fix our nsHTMLAccessibleTable class so GetIndexAt and GetRowAtIndex and GetColumnAtIndex behave consistently, patch=me, marcoz, r=marcoz, me, bernd, sr=roc, blocking1.9+=dsicore
2008-02-07 07:03:26 +00:00
nsITableLayoutStrategy.h
…
nsTableCellFrame.cpp
Invalidate tables a little harder. Bug 421632, r+sr=roc
2008-03-16 20:32:48 +00:00
nsTableCellFrame.h
…
nsTableColFrame.cpp
Bug 368504: Create and use DistributeWidthToColumns for colspan-width and table-width distribution. r+sr=dbaron a=blocking1.9+
2008-01-18 04:18:22 +00:00
nsTableColFrame.h
Bug 368504: Create and use DistributeWidthToColumns for colspan-width and table-width distribution. r+sr=dbaron a=blocking1.9+
2008-01-18 04:18:22 +00:00
nsTableColGroupFrame.cpp
Make sure that changes to the "span" attribute on a colgroup actually work.
2008-02-15 04:19:29 +00:00
nsTableColGroupFrame.h
…
nsTableFrame.cpp
Don't do translation during table border painting. b=421069 Patch by Robert O'Callahan <roc@ocallahan.org>. r+sr=dbaron approval1.9b5=damon
2008-03-21 01:18:30 +00:00
nsTableFrame.h
Invalidate tables a little harder. Bug 421632, r+sr=roc
2008-03-16 20:32:48 +00:00
nsTableOuterFrame.cpp
Compute the shrink-wrapping size of table outer frames correctly. b=363402 r+sr=roc a1.9b4=beltzner
2008-02-28 17:55:04 +00:00
nsTableOuterFrame.h
Make 'top' and 'bottom' captions follow the CSS2.1 behavior and put the old behavior into 'top-outside' and 'bottom-outside'. b=363248,386704 r+sr=roc a=blocking1.9+
2008-02-27 02:02:21 +00:00
nsTablePainter.cpp
Additional fix on top of roc's patch for bug 421069 to fix the regression it caused. r=dholbert approval1.9b5=damon
2008-03-21 01:19:13 +00:00
nsTablePainter.h
Don't do translation during table border painting. b=421069 Patch by Robert O'Callahan <roc@ocallahan.org>. r+sr=dbaron approval1.9b5=damon
2008-03-21 01:18:30 +00:00
nsTableRowFrame.cpp
Don't do translation during table border painting. b=421069 Patch by Robert O'Callahan <roc@ocallahan.org>. r+sr=dbaron approval1.9b5=damon
2008-03-21 01:18:30 +00:00
nsTableRowFrame.h
…
nsTableRowGroupFrame.cpp
lookup all columns for possible originating cells, bug 423514 r/sr=bzbarsky a=mtschrep
2008-03-27 05:03:02 +00:00
nsTableRowGroupFrame.h
Invalidate tables a little harder. Bug 421632, r+sr=roc
2008-03-16 20:32:48 +00:00
SpanningCellSorter.cpp
…
SpanningCellSorter.h
…