gecko-dev/layout/html/table
buster 70c232ebd4 fixed-width cells no longer improperly impact the available size
of subsequent cells in reflow pass 1

we correctly distribute extra space in a table proportionately.
We try to give the extra space to auto-width columns first,
and if there are none we distribute it to all columns.
The percentage is based on the cell content's desired size.
1998-06-30 20:12:45 +00:00
..
src fixed-width cells no longer improperly impact the available size 1998-06-30 20:12:45 +00:00
Makefile moved to pub 1998-04-13 20:24:54 +00:00
makefile.win Fixed windows cvpack problem 1998-05-22 18:41:08 +00:00