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
reed%reedloden.com
d4139d19d9
Bug 506267 - [p=reed r=bzbarsky sr=dbaron a=dveditz]
...
git-svn-id: svn://10.0.0.236/trunk@258767 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-23 18:48:21 +00:00
..
crashtests
Add a crashtest
2008-04-23 04:36:42 +00:00
test
…
BasicTableLayoutStrategy.cpp
Bug 428521: Allow DistributeWidthToColumns to complete BTLS_PREF_WIDTH runs in situations with guess_min < aWidth <= guess_pref. (Reverts optimization from 368504 in which I'd thought that a run with aWidth <= guess_pref would be skippable) r+sr=dbaron a=beltzner
2008-04-24 18:48:35 +00:00
BasicTableLayoutStrategy.h
…
celldata.h
limit mathml row- and colspans as we do for html bug 443089 r/sr=bzbarsky a=siedler
2008-08-04 06:36:58 +00:00
FixedTableLayoutStrategy.cpp
…
FixedTableLayoutStrategy.h
…
Makefile.in
…
nsCellMap.cpp
Bug 506267 - [p=reed r=bzbarsky sr=dbaron a=dveditz]
2009-10-23 18:48:21 +00:00
nsCellMap.h
…
nsITableCellLayout.h
…
nsITableLayout.h
…
nsITableLayoutStrategy.h
…
nsTableCellFrame.cpp
Fix bug 449362. r+sr=roc, a=samuelsidler
2008-08-25 20:41:10 +00:00
nsTableCellFrame.h
…
nsTableColFrame.cpp
…
nsTableColFrame.h
…
nsTableColGroupFrame.cpp
…
nsTableColGroupFrame.h
…
nsTableFrame.cpp
Fix bug 449362. r+sr=roc, a=samuelsidler
2008-08-25 20:41:10 +00:00
nsTableFrame.h
…
nsTableOuterFrame.cpp
…
nsTableOuterFrame.h
…
nsTablePainter.cpp
Bug 423823. Clip overflowing background when tbody is scrollable. r=fantasai,sr=dbaron,a=ss
2008-08-25 09:37:50 +00:00
nsTablePainter.h
…
nsTableRowFrame.cpp
Fix bug 449362. r+sr=roc, a=samuelsidler
2008-08-25 20:41:10 +00:00
nsTableRowFrame.h
…
nsTableRowGroupFrame.cpp
Fix bug 449362. r+sr=roc, a=samuelsidler
2008-08-25 20:41:10 +00:00
nsTableRowGroupFrame.h
Bug 423823. Clip overflowing background when tbody is scrollable. r=fantasai,sr=dbaron,a=ss
2008-08-25 09:37:50 +00:00
SpanningCellSorter.cpp
…
SpanningCellSorter.h
…