+2004-12-14 David Hyatt <hyatt@apple.com>
+
+ Fix for 3785211. Make sure to do a layout with the old position before doing a layout after changing to the new position.
+ This is actually a regression from my positioned object DHTML optimization.
+
+ Reviewed by kocienda
+
+ * khtml/rendering/render_object.cpp:
+ (RenderObject::setStyle):
+
2004-12-14 David Hyatt <hyatt@apple.com>
Make sure the class attribute works when newlines are present in the attribute.