+2004-08-19 Maciej Stachowiak <mjs@apple.com>
+
+ Reviewed by Darin.
+
+ More text paint cleanup. Separated the background and foreground
+ passes instead of doing a weird for loop thing. Eliminated
+ redundant if conditions. Added comments.
+
+ * khtml/rendering/render_text.cpp:
+ (RenderText::paint):
+
2004-08-19 Ken Kocienda <kocienda@apple.com>
Reviewed by Darin