I'm seeing very significant layout issues in b119. Content is rendering outside of it's parent container when it shouldn't be. The parent should be re-sizing to accomodate the content, but it isn't, or it is resizing based on an old size of the child content.
Borders are not painting properly when a component resizes. Sometimes the border remains at the old, larger, size while the background and content is painted at the newer smaller size. I have a feeling it is going to take some effort to make a reproducible test case. Are there known layout issues with b119? Scott
