gecko-dev/layout/html
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
..
base Added ContentDeleted() member function 1998-06-30 20:11:10 +00:00
content new 1998-06-26 16:11:41 +00:00
document Made sub/sup look more like navigator 1998-06-29 16:10:41 +00:00
forms Fixed irix build bustage 1998-06-25 17:23:32 +00:00
style added ! important support 1998-06-26 05:51:55 +00:00
table fixed-width cells no longer improperly impact the available size 1998-06-30 20:12:45 +00:00
tests Added content directory and moved some code 1998-06-26 15:08:55 +00:00
Makefile Added content directory and moved some code 1998-06-26 15:08:55 +00:00
makefile.win Added content directory and moved some code 1998-06-26 15:08:55 +00:00