gecko-dev/layout/html
buster b54c4bdc95 added an optimization that skips pass2 cell reflows when the new available width is unchanged
from the prior available width.  Some real-world test cases sped up
1-2 orders of magnitude for resize reflow.  Initial reflow is unchanged because
we still need to get pass1 metrics on all content.
fixed nsCSSBlockFrame.cpp to take margins into account when computing parent's available width
fixed distribution of excess space to table cells when table is bigger than the content it holds.
not quite finished yet, but better.
1998-07-02 17:40:56 +00:00
..
base Fixed some dom methods 1998-07-02 00:04:44 +00:00
content new 1998-06-26 16:11:41 +00:00
document major improvements to parser API's; fixed a few bugs 1998-07-02 08:14:22 +00:00
forms more nav4 compatibility, radio group bug fixes 1998-07-01 20:11:57 +00:00
style Avoid crashing when no link handler is involved 1998-06-30 20:22:27 +00:00
table added an optimization that skips pass2 cell reflows when the new available width is unchanged 1998-07-02 17:40:56 +00:00
tests new 1998-07-02 00:02:42 +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