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
Files
3bd697c4e0ff6debc8d4813637807bbca8fe446a
Mozilla
/
mozilla
/
layout
/
tables
History
dholbert%cs.stanford.edu
9453798fee
Bug 397448 â "ASSERTION: Doing nscoord addition with values > nscoord_MAX" with percentage margin in table cell. r=roc sr=roc approval19=roc
...
git-svn-id: svn://10.0.0.236/trunk@236715 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-26 16:32:50 +00:00
..
test
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest
2007-08-06 03:22:43 +00:00
BasicTableLayoutStrategy.cpp
Bug 397448 â "ASSERTION: Doing nscoord addition with values > nscoord_MAX" with percentage margin in table cell. r=roc sr=roc approval19=roc
2007-09-26 16:32:50 +00:00
BasicTableLayoutStrategy.h
…
celldata.h
…
FixedTableLayoutStrategy.cpp
…
FixedTableLayoutStrategy.h
…
Makefile.in
Bug 365336 text-decoration width should be rounded to the device pixels r+sr=roc
2007-08-06 08:15:02 +00:00
nsCellMap.cpp
…
nsCellMap.h
…
nsITableCellLayout.h
…
nsITableLayout.h
…
nsITableLayoutStrategy.h
…
nsTableCellFrame.cpp
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
2007-08-02 18:08:07 +00:00
nsTableCellFrame.h
…
nsTableColFrame.cpp
…
nsTableColFrame.h
Prefer distributing the width of a column-spanning cell to columns without specified widths, and make a specified width on a column-spanning cell not cause the column to be considered to have a specified width. b=379361 Patch by Daniel Holbert <dholbert@mozilla.com>. r+sr=dbaron
2007-08-03 00:07:40 +00:00
nsTableColGroupFrame.cpp
…
nsTableColGroupFrame.h
…
nsTableFrame.cpp
Bug 370353 followup: Check in white space changes. Patch by Daniel Holbert <dholbert@mozilla.com>. r=bernd sr=dbaron a1.9=dbaron.
2007-08-17 23:58:19 +00:00
nsTableFrame.h
…
nsTableOuterFrame.cpp
Make sure to reflow the caption if it gets inserted into our table before
2007-08-02 21:34:59 +00:00
nsTableOuterFrame.h
…
nsTablePainter.cpp
…
nsTablePainter.h
…
nsTableRowFrame.cpp
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
2007-08-02 18:08:07 +00:00
nsTableRowFrame.h
…
nsTableRowGroupFrame.cpp
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
2007-08-02 18:08:07 +00:00
nsTableRowGroupFrame.h
…
SpanningCellSorter.cpp
…
SpanningCellSorter.h
…