wc/r18788/#8438/ by mitz@webkit.org
commitedaa6ad9e4a339f3b386cd0105e42571c927a170
authorggarand <ggarand@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Thu, 8 Nov 2007 07:38:23 +0000 (8 07:38 +0000)
committerggarand <ggarand@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Thu, 8 Nov 2007 07:38:23 +0000 (8 07:38 +0000)
treea077b75868a8555e8cb47cc70b39c440c420f026
parentaac8994c5c690fa63944912f134d325fe5b89886
wc/r18788/#8438/ by mitz@webkit.org
"Assertion failure in RenderObject::drawBorder()"

Mutatis mutandi:
.avoid the useless new virtual for what's basically pseudo-replaced
 behaviour => intrinsicWidth() is a perfect fit.
.don't apply this quirk in standard mode, as not even IE does.

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/KDE/kdelibs@734122 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
khtml/rendering/render_box.cpp
khtml/rendering/render_form.cpp
khtml/rendering/render_form.h