The Big Changes (on both sides)

David Hyatt hyatt@apple.com
Wed, 8 Jan 2003 23:20:06 -0800


So there are a number of changes that I have made that I would classify 
as "scary" in the sense that they still have regressions that I am 
fighting.  I would advise against merging these if you're concerned 
about stability:

(1) The removal of KONQBLOCK.  I didn't quite finish this.  I am done 
now.  I can post a diff if you'd like (a diff against our tree?) to see 
it.

(2) White-space changes and min/max width changes.  There are still a 
few issues and regressions from this change.

(3) Blocks inside inlines.  There are still a few issues here, in 
particular with selection and event handling.

Changes that I think are doing pretty well at this point include the 
layer changes, the FOUC changes and the margin collapsing code in 
layoutBlockChildren.

Lars, can you comment on the state of your new table code?  I'm 
interested in merging that back into our tree, and I'd love to get an 
overview of where you are with that (and maybe a little background on 
how the new code works).

Thanks!
Dave
(hyatt@apple.com)